Click or drag to resize
BaseWorkflowActionInfoType, StateInfoType, ActionEnumType Methods

The BaseWorkflowActionInfoType, StateInfoType, ActionEnumType generic type exposes the following members.

Methods
  NameDescription
Public methodCode exampleExecute
Executes action. You can use parameters to allow users to modify the behavior.
Protected methodGetDefaultMacroResolver
Prepares macro resolver for usage.
Protected methodGetResolvedParameterReturnType
Gets resolved value of parameter.
Public methodLogMessage
Logs message to event log.
Public methodProcess
Processes action.
Top
See Also