DeleteDocumentAction Methods |
The DeleteDocumentAction type exposes the following members.
Name | Description | |
---|---|---|
![]() | Execute |
Executes action
(Overrides BaseWorkflowAction<InfoType, StateInfoType, ActionEnumType>.Execute().) |
![]() | GetDefaultMacroResolver |
Prepares macro resolver for usage.
(Inherited from BaseWorkflowAction<InfoType, StateInfoType, ActionEnumType>.) |
![]() | GetResolvedParameter<ReturnType> |
Gets resolved value of parameter.
(Inherited from BaseWorkflowAction<InfoType, StateInfoType, ActionEnumType>.) |
![]() | LogMessage |
Logs message to event log.
(Inherited from BaseWorkflowAction<InfoType, StateInfoType, ActionEnumType>.) |
![]() | Process |
Processes action.
(Inherited from BaseWorkflowAction<InfoType, StateInfoType, ActionEnumType>.) |
![]() | RefreshNode |
Refreshes node instance
(Inherited from DocumentWorkflowAction.) |