GISObjectColumns Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Every GIS object comprises a series of columns.
This function returns the names of the columns for this GISObject.
Namespace:
Telogis.GeoBase
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public string[] Columns { get; }
Public ReadOnly Property Columns As String()
Get
Property Value
Type:
StringSee Also