Click or drag to resize

RoleTypeInfoGetRoleCategory Method

Namespace:  Omada.OE.Solution.OIM.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public static RoleCategory GetRoleCategory(
	int roleCategoryId
)

Parameters

roleCategoryId
Type: SystemInt32
Id of a role category set property value id.

Return Value

Type: RoleCategory
See Also