Click or drag to resize

RoleFolderInfo Methods

The RoleFolderInfo type exposes the following members.

Methods
  NameDescription
Public methodGetApproverCount
Public methodGetRequiredApprovalLevelsString
Get a comma separated string containing the required approval levels for a the role folder. The string is returned in the format "L1, L2, L3, L4, L5, L6, L7, L8, L9" where L refers to the level of approval.
Public methodStatic memberGetRoleFolderInfo(DataObject)
Public methodStatic memberGetRoleFolderInfo(DataObject, DataObjects)
Returns an object holding information of the role folder, that a specific role belongs to.
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