Namespace:
Omada.OE.Solution.OIM.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic RoleInfo(
int id,
int roleCategoryId,
int roleTypeId,
int orgUnitId,
int roleFolderId
)
Parameters
- id
- Type: SystemInt32
- roleCategoryId
- Type: SystemInt32
- roleTypeId
- Type: SystemInt32
- orgUnitId
- Type: SystemInt32
- roleFolderId
- Type: SystemInt32
See Also