Click or drag to resize

DBConfigurationBaseGetEmbeddableMapConfiguration Method

Gets the map configuration for an embeddable map.

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

Return Value

Type: EmbeddableMapDataSetEmbeddableMapIconsDataTable
DataTable of configuration data for embedded map.

Implements

IDBConfigReaderGetEmbeddableMapConfiguration
See Also