Class GroupMemberHandle
A handle specifically for group members in the SDS2 database
Inherited Members
Namespace: DesignData .SDS2.Database
Assembly: DesignData.SDS2.Database.dll
Syntax
public class GroupMemberHandle : TableIndexHandle
Properties
CustomPropertyMapHandle
A handle to the custom properties for this member.
Declaration
public CustomPropertyMapHandle CustomPropertyMapHandle { get; }
Property Value
Type | Description |
---|---|
Custom |
Methods
Dispose(bool)
A handle specifically for group members in the SDS2 database
Declaration
protected override void Dispose(bool disposing)
Parameters
Type | Name | Description |
---|---|---|
bool | disposing |