UserGroups Members
These members describe the collection of Groups which a User can access.
Name | Description |
---|---|
Add | Add the specified Group into the collection. |
Remove | Removes the specified Group from the collection. |
RemoveAll | - |
Name | Description |
---|---|
Count | Returns the number of Groups in the 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.