Click or drag to resize

SurveyApprovalPostActionHandlerGetApprovalDecision Method

Returns the approval decision that the last assignee made (if any).

Namespace:  Omada.OIS.AccessRequestSurveyApproval
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
protected SurveyApprovalPostActionHandlerApprovalDecision GetApprovalDecision(
	ActionArguments arguments
)

Parameters

arguments
Type: Omada.OE.Solution.OIM.AppLogic.SurveyFeature.PostActionsActionArguments

Return Value

Type: SurveyApprovalPostActionHandlerApprovalDecision
See Also