Click or drag to resize

ResourceAssignmentCreationParamsBaseSetActive Property

If true the status of the role assignment is set to Active. If false it is set to Pending.

Namespace:  Omada.OE.Solution.OIM.AppLogic
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public bool SetActive { get; }

Property Value

Type: Boolean
See Also