| RoleFolderInfoGetRequiredApprovalLevelsString Method |
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.
Namespace:
Omada.OE.Solution.OIM.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic string GetRequiredApprovalLevelsString()
Return Value
Type:
String
See Also