Click or drag to resize

IDBConfigWriterCheckAddIn Method

Check to see if an AddIn exists in the database.

Namespace:  Cadcorp.Configuration.Connectors
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
int CheckAddIn(
	string addInName
)

Parameters

addInName
Type: SystemString
AddIn Name

Return Value

Type: Int32
Add In ID
See Also