Click or drag to resize

RoleInfoGetRoleTypeId Method

Returns the id of the role type data object which is stated on the role that the assignment is for.

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 GetRoleTypeId(
	ICalculatedRoleAssignment cra
)

Parameters

cra
Type: Omada.OE.Solution.OIM.Model.PublicICalculatedRoleAssignment

Return Value

Type: Int32
See Also