CustomActivityAction Class |
Class for Log custom activity action.
Inheritance Hierarchy
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntaxpublic class CustomActivityAction : ContactAutomationAction
The CustomActivityAction type exposes the following members.
Constructors
Properties
| Name | Description |
---|
![Public property Public property](../icons/pubproperty.gif) | ActionDefinition |
Action definition.
(Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.) |
![Public property Public property](../icons/pubproperty.gif) | ActionStep |
Current step.
(Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.) |
![Protected property Protected property](../icons/protproperty.gif) | ActivityCampaign |
Campaign.
|
![Protected property Protected property](../icons/protproperty.gif) | ActivityComment |
Comment.
|
![Protected property Protected property](../icons/protproperty.gif) | ActivityTitle |
Activity title.
|
![Protected property Protected property](../icons/protproperty.gif) | ActivityType |
Activity type.
|
![Protected property Protected property](../icons/protproperty.gif) | ActivityUrl |
Activity URL.
|
![Protected property Protected property](../icons/protproperty.gif) | ActivityValue |
Activity value.
|
![Public property Public property](../icons/pubproperty.gif) | Arguments |
Action arguments
(Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.) |
![Public property Public property](../icons/pubproperty.gif) | AutomationManager |
Automation manager
(Inherited from AutomationAction.) |
![Public property Public property](../icons/pubproperty.gif) | Comment |
Comment used when action moves to next step.
(Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.) |
![Public property Public property](../icons/pubproperty.gif) | Contact |
Gets current Contact object.
(Inherited from ContactAutomationAction.) |
![Public property Public property](../icons/pubproperty.gif) | InfoObject |
Current info object.
(Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.) |
![Public property Public property](../icons/pubproperty.gif) | InitialStep |
Current step.
(Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.) |
![Public property Public property](../icons/pubproperty.gif) | MacroResolver |
Macro resolver for action.
(Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.) |
![Public property Public property](../icons/pubproperty.gif) | Manager |
Manager.
(Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.) |
![Public property Public property](../icons/pubproperty.gif) | OriginalStep |
Current step.
(Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.) |
![Public property Public property](../icons/pubproperty.gif) | Parameters |
Parameters of action.
(Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.) |
![Public property Public property](../icons/pubproperty.gif) | StateObject |
Current state object.
(Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.) |
![Public property Public property](../icons/pubproperty.gif) | User |
User running action.
(Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.) |
![Public property Public property](../icons/pubproperty.gif) | Workflow |
Current workflow.
(Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.) |
Top
Methods
See Also