TableFields Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets all the Fields and associated field
DataType.
Namespace:
Telogis.GeoBase.Transactional
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public Dictionary<string, DataType> Fields { get; }
Public ReadOnly Property Fields As Dictionary(Of String, DataType)
Get
Property Value
Type:
DictionaryString,
DataTypeSee Also