Map Business Online SDK
LatitudeFieldName Property

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

Property Value

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

Reference

DatasetFieldMapping Class
DatasetFieldMapping Members