OrgUnit Methods |
The OrgUnit type exposes the following members.
| Name | Description | |
|---|---|---|
| GetManagerIds |
Returns the ids of the manager users and groups for an org. unit.
If the org. unit doesn't have a (directly assigned) manager,
the methods crawls upwards through the org. unit structure
until it finds one.
| |
| GetUserGroupsReferredByOrgunit |
Returns the ids of the users and groups reffered by the reference property from an org. unit.
If the org. unit doesn't have a (directly assigned) users or groups ,
the methods crawls upwards through the org. unit structure
until it finds one.
|
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |