Click or drag to resize

SurveyApprovalPostActionHandler Methods

The SurveyApprovalPostActionHandler type exposes the following members.

Methods
  NameDescription
Protected methodFormatApprovalLog
Protected methodGetApprovalDecision
Returns the approval decision that the last assignee made (if any).
Protected methodHandleRoutingEvent
Public methodInitialize
Public methodPerformAction(ActionArguments)
Public methodPerformAction(ReassignActionArguments)
This reassignment handler will update the SURV_APVLLOG property with information about the new assignee If there is a resource assignment object, is the description on the assignment also updated
Protected methodResolveWhetherToAutoCompleteStep
Resolve whether to autocomplete step in a survey
Top
Extension Methods
  NameDescription
Public Extension MethodToBool
Converts object to boolean.
(Defined by ObjectExtensions.)
Public Extension MethodToDateTime
Converts object to DateTime.
(Defined by ObjectExtensions.)
Public Extension MethodToInt
Converts object to integer.
(Defined by ObjectExtensions.)
Top
See Also