| BCUserGroup Properties |
The BCUserGroup type exposes the following members.
| Name | Description | |
|---|---|---|
| Description |
Gets or sets the description of the group.
| |
| DisplayName |
Gets or sets the display name of the group.
| |
| ID |
Gets the value that uniquely identifies the group.
| |
| IsDisposed |
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.) | |
| Name |
Gets or sets the name of the group.
| |
| UnderlyingObject |
Gets the underlying wrapped object.
(Inherited from DisposableObject.) | |
| UserDB |
Gets the user database to which the object belongs.
(Inherited from BCUserDBObject.) | |
| Users |
Gets the collection of the group users.
|