Click or drag to resize

ICalculatedRoleAssignmentSystem Property

States the System which the Role belongs to. Can be null 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#
IDataObject System { get; }

Property Value

Type: IDataObject
See Also