Click or drag to resize

IDBConfigReaderGetFrontTemplate Method

Gets the front template table entries for supplied map name.

Namespace:  Cadcorp.Configuration.Connectors
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
TemplatesDataSetMapFrontTemplateDataTable GetFrontTemplate(
	string mapName
)

Parameters

mapName
Type: SystemString
map name

Return Value

Type: TemplatesDataSetMapFrontTemplateDataTable
Data Table of Front Templates/
See Also