IndexFields Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets a list of the fields in this Index.
Namespace:
Telogis.GeoBase.Transactional
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public List<string> Fields { get; }
Public ReadOnly Property Fields As List(Of String)
Get
Property Value
Type:
ListStringSee Also