MapStyleGetPropertyNames Method | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Get names of available properties.
Namespace:
Telogis.GeoBase
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public string[] GetPropertyNames()
Public Function GetPropertyNames As String()
Return Value
Type:
StringAn array of property names for this MapStyle.
Examples
PROPERTY copyright = "Verizon Connect, Copyright __YEAR__"
See Also