ContactAccountAction Class |
Namespace: CMS.ContactManagement
public class ContactAccountAction : ContactAutomationAction
The ContactAccountAction type exposes the following members.
Name | Description | |
---|---|---|
ContactAccountAction |
Name | Description | |
---|---|---|
Execute |
Executes current action
(Overrides BaseWorkflowAction<InfoType, StateInfoType, ActionEnumType>.Execute().) | |
GetDefaultMacroResolver |
Gets the default macro resolver.
(Inherited from AutomationAction.) | |
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
(Inherited from AutomationAction.) | |
SetAccountContactRelation |
Inserts or updated relation between contact and account
|