Click or drag to resize

ICalculatedRoleAssignmentSystemId Property

States the Id of the System which the Role belongs to. Can be 0 as not all roles belong to a system.

Namespace:  Omada.OE.Solution.OIM.Model.Public
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
int SystemId { get; }

Property Value

Type: Int32
See Also