Click or drag to resize

DBConfigurationBaseGetMaps Method

Gets available maps.

Namespace:  Cadcorp.Configuration.Connectors
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public virtual ConfigurationDataSetMapDataTable GetMaps()

Return Value

Type: ConfigurationDataSetMapDataTable
DataTable containing available map settings.

Implements

IDBConfigReaderGetMaps
See Also