Map Business Online SDK
CountyFieldName Property

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

Property Value

Name of the field with county names.
Remarks
Set the property when plotting locations by county (you will also need state field mapped). Set it also to plot locations by address in UK.
See Also

Reference

DatasetFieldMapping Class
DatasetFieldMapping Members