Map Business Online SDK
CensusTractFieldName Property

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

Property Value

Name of the field with FIPS codes.
Remarks
Set the property to plot locations by county or Census tract using FIPS code.
See Also

Reference

DatasetFieldMapping Class
DatasetFieldMapping Members