Map Business Online SDK
LongitudeFieldName Property

MBO Namespace > DatasetFieldMapping Class : LongitudeFieldName Property
Gets or sets the name of the field containing longitudes. Optional.
Syntax
'Declaration
 
Public Property LongitudeFieldName As String
public string LongitudeFieldName {get; set;}

Property Value

Name of the field with longitude values.
Remarks
Set the property to plot locations by latitude/longitude.
See Also

Reference

DatasetFieldMapping Class
DatasetFieldMapping Members