Click or drag to resize

CreateRoleAssignmentsResultDataApprovalRoleAssignmentIds Field

Contains ids of the role assignment data objects which there were created approval processes for.

Namespace:  Omada.OE.Solution.OIM.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public readonly List<int> ApprovalRoleAssignmentIds

Field Value

Type: ListInt32
See Also