Click or drag to resize

ConstraintAssignmentsContainsRole Method

Returns true of the collection contains the role

Namespace:  Omada.OE.Solution.OIM.Model.Public
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public bool ContainsRole(
	int roleId
)

Parameters

roleId
Type: SystemInt32

Return Value

Type: Boolean
See Also