Class CustomPropertyMapHandle
A handle to a custom property map in the SDS2 database
Inherited Members
Namespace: DesignData.SDS2.Database
Assembly: DesignData.SDS2.Database.dll
Syntax
public class CustomPropertyMapHandleConstructors
CustomPropertyMapHandle(CustomPropertyMapHandle)
A handle to a custom property map in the SDS2 database
Declaration
public CustomPropertyMapHandle(CustomPropertyMapHandle other)Parameters
| Type | Name | Description | 
|---|---|---|
| CustomPropertyMapHandle | other | 
Methods
Dispose(bool)
A handle to a custom property map in the SDS2 database
Declaration
protected virtual void Dispose(bool disposing)Parameters
| Type | Name | Description | 
|---|---|---|
| bool | disposing | 
~CustomPropertyMapHandle()
A handle to a custom property map in the SDS2 database
Declaration
protected ~CustomPropertyMapHandle()