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