Map Business Online SDK
DisplayFieldNames Property

MBO Namespace > DatasetFieldMapping Class : DisplayFieldNames Property
Gets or sets fields that will show in callouts on map (information lines). Optional.
Syntax
'Declaration
 
Public Property DisplayFieldNames As String()
public string[] DisplayFieldNames {get; set;}

Property Value

Names of the fields to show in location callouts.
See Also

Reference

DatasetFieldMapping Class
DatasetFieldMapping Members