SimpleRepositoryCustomTables Property | |
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; }
Public ReadOnly Property CustomTables As Dictionary(Of String, CustomTable)
Get
Property Value
Type:
DictionaryString,
CustomTableSee Also