Click or drag to resize

SurveyApprovalCreateAndLaunchOptionsResourceAttributesList Property

Attribute values for the resources to be assigned.

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<RequestedResourceAttributes> ResourceAttributesList { get; }

Property Value

Type: ListRequestedResourceAttributes
See Also