AutomationAction Methods |
The AutomationAction type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Execute |
Executes action. You can use parameters to allow users to modify the behavior.
(Inherited from BaseWorkflowAction<InfoType, StateInfoType, ActionEnumType>.) |
![]() | GetDefaultMacroResolver |
Gets the default macro resolver.
(Overrides BaseWorkflowAction<InfoType, StateInfoType, ActionEnumType>.GetDefaultMacroResolver().) |
![]() | 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>.) |
![]() | RefreshObject |
Refreshes object instance
|