Click or drag to resize

TableFields Property

Verizon Connect Logo
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; }

Property Value

Type: DictionaryString, DataType
See Also