ITenantGroupSet methods
- Last Updated: August 23, 2021
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Inherits methods from IDataAdminCollection
and defines the methods listed in the following table.
| Method syntax | Description |
|---|---|
|
Adds the tenant group object referenced
by group to the set and returns
TRUE if successful. |
|
Returns TRUE if there is a tenant group object in the set that has
its Name property set to groupName. |
|
Returns TRUE if the tenant group object referenced by group is in the set. |
|
Returns the tenant group object from the
set that has its Name property set to
groupName. Returns the Unknown
value (?) if the object is not
found. |
|
Removes the tenant group object
referenced by group from the set and
returns TRUE if successful. |
For more information, see: