PointFeatureName Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
If this is a GeoBase city feature, then this is the name of the city.
For custom data, this is a value of the "name" column if it exists.
The default name can be overridden by setting this property.
Namespace:
Telogis.GeoBase
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public string Name { get; set; }
Public Property Name As String
Get
Set
Property Value
Type:
StringSee Also