Click or drag to resize

RoleAssignmentLoadOptionsStatusIds Property

Holds one or more ids of the ObjectId.Property.RoleAssnStatus property. The possible values are located in ObjectId.PropertyValue.RoleAssnStatus.

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

Property Value

Type: IntegerList
See Also