Click or drag to resize

BCUserGroup Properties

The BCUserGroup type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Gets or sets the description of the group.
Public propertyDisplayName
Gets or sets the display name of the group.
Public propertyID
Gets the value that uniquely identifies the group.
Public propertyIsDisposed
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.)
Public propertyName
Gets or sets the name of the group.
Public propertyUnderlyingObject
Gets the underlying wrapped object.
(Inherited from DisposableObject.)
Public propertyUserDB
Gets the user database to which the object belongs.
(Inherited from BCUserDBObject.)
Public propertyUsers
Gets the collection of the group users.
Top
See Also