BaseDocumentAction Methods |
The BaseDocumentAction type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Execute |
Executes action. You can use parameters to allow users to modify the behavior.
(Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.) |
![]() | GetDefaultMacroResolver |
Prepares macro resolver for usage.
(Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.) |
![]() | GetResolvedParameterReturnType |
Gets resolved value of parameter.
(Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.) |
![]() | LogMessage |
Logs message to event log.
(Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.) |
![]() | Process |
Processes action.
(Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.) |
![]() | RefreshNode |
Refreshes node instance
(Inherited from DocumentWorkflowAction.) |