Click or drag to resize
SynchronizeDocumentAction Methods

The SynchronizeDocumentAction type exposes the following members.

Methods
  NameDescription
Public methodExecute
Executes action
(Overrides BaseWorkflowAction<InfoType, StateInfoType, ActionEnumType>.Execute().)
Protected methodGetDefaultMacroResolver
Prepares macro resolver for usage.
(Inherited from BaseWorkflowAction<InfoType, StateInfoType, ActionEnumType>.)
Protected methodGetResolvedParameter<ReturnType>
Gets resolved value of parameter.
(Inherited from BaseWorkflowAction<InfoType, StateInfoType, ActionEnumType>.)
Public methodLogMessage
Logs message to event log.
(Inherited from BaseWorkflowAction<InfoType, StateInfoType, ActionEnumType>.)
Public methodProcess
Processes action.
(Inherited from BaseWorkflowAction<InfoType, StateInfoType, ActionEnumType>.)
Protected methodRefreshNode
Refreshes node instance
(Inherited from DocumentWorkflowAction.)
Top
See Also