Groups Members
These members are Collection of Enterprise Groups.
Name | Description |
---|---|
Add | Adds a new Group into the collection. Return value: Group. |
AddEx | Add a new Group into the collection, and return a new Group object (with audit log explanation). Return value: Group. |
DomainGroupsSync | Synchronizes all domain groups with Enterprise Group. |
Remove | Removes (deletes) the specified Group. |
RemoveEx | Removes (deletes) the specified Group from the collection (with audit log explanation). |
Name | Description |
---|---|
Count | Returns the number of Groups in this collection. Return value: Integer. This property is read only. |
Item | Returns the specified Group from the collection. Return value: Group. This property is read only. |
ItemByID | Returns the specified group when passed the group ID. Return value: Group. This property is read only. |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.