Click or drag to resize

RoleAssignmentLoadOptionsOriginDataObjectTypeIdPosList Property

If used, only role assignments referring an "origin" data object of one of the specified data object type ids, will be loaded.

Namespace:  Omada.OE.Solution.OIM.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public IntegerList OriginDataObjectTypeIdPosList { get; }

Property Value

Type: IntegerList
See Also