Click or drag to resize

IDBConfigReaderCheckIfLocalKnowledgeIsInUse Method

Performs an operation to see if the local knowledge entry is in use by a map.

Namespace:  Cadcorp.Configuration.Connectors
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
long CheckIfLocalKnowledgeIsInUse(
	int localKnowledgeId
)

Parameters

localKnowledgeId
Type: SystemInt32
Local Knowledge ID

Return Value

Type: Int64
Number of maps using the local knowledge.
See Also