Click or drag to resize

SurveyApprovalCreateAndLaunchOptionsIdentityIds Property

Ids of the identities who the resource assignments are for.

Namespace:  Omada.OIS.AccessRequestSurveyApproval
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public List<int> IdentityIds { get; }

Property Value

Type: ListInt32
See Also