Click or drag to resize

OrgUnit Methods

The OrgUnit type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetManagerIds
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.
Public methodStatic memberGetUserGroupsReferredByOrgunit
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.
Top
Extension Methods
  NameDescription
Public Extension MethodToBool
Converts object to boolean.
(Defined by ObjectExtensions.)
Public Extension MethodToDateTime
Converts object to DateTime.
(Defined by ObjectExtensions.)
Public Extension MethodToInt
Converts object to integer.
(Defined by ObjectExtensions.)
Top
See Also