Map Business Online SDK
NameFieldName Property

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

Property Value

Name of the field with names.
Remarks
Set the property to a field with customer or facility names. The names will appear in location callouts and in Data window.
See Also

Reference

DatasetFieldMapping Class
DatasetFieldMapping Members