Group object properties
The following list summarizes the Group object properties:
| Property name | Access | Description |
|---|---|---|
| Active | Read/Write | Indicates whether or not the group is active. |
| AllSubscribedDatabases | Read-only | Returns the collection of databases to which the group has access. |
| Databases | Read-only | Returns the collection of databases to which this group may subscribe. |
| Groups | Read-only | Returns the collection of direct subgroups belonging to this group. |
| Name | Read/Write | Sets or returns the name of the group. |
| SubscribedDatabases | Read-only | Returns the collection of databases to which this group is subscribed. |
| Users | Read-only | Returns the collection of users belonging to this group. |