Click or drag to resize

SimpleRepositoryCustomTables Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The tables in this data file, if it's a custom data file.

Namespace:  Telogis.GeoBase.Repositories
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public Dictionary<string, CustomTable> CustomTables { get; }

Property Value

Type: DictionaryString, CustomTable
See Also