Click or drag to resize

RoleInfoGetRoleCategoryId Method (IDataObject)

Returns the id of the role category set property value, which is stated on the role.

Namespace:  Omada.OE.Solution.OIM.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public static int GetRoleCategoryId(
	IDataObject role
)

Parameters

role
Type: Omada.OE.Model.PublicIDataObject

Return Value

Type: Int32
See Also