Click or drag to resize

IDBConfigWriterRemoveProxy Method

Removes a proxy based on supplied ID.

Namespace:  Cadcorp.Configuration.Connectors
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
bool RemoveProxy(
	int id
)

Parameters

id
Type: SystemInt32
Proxy ID

Return Value

Type: Boolean
Boolean indicating success
See Also