Click or drag to resize

IDBConfigReaderGetAllSingleSearchDataByMapName Method

Gets all the single search data.

Namespace:  Cadcorp.Configuration.Connectors
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
SingleSearchData[] GetAllSingleSearchDataByMapName(
	string mapName
)

Parameters

mapName
Type: SystemString
Name of the associated map.

Return Value

Type: SingleSearchData
All the single search data
See Also