The TwitterAction type exposes the following members.
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.) |
![Public property Public property](../icons/pubproperty.gif) | Arguments |
Action arguments
(Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.) |
![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) | 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.) |
![Protected property Protected property](../icons/protproperty.gif) | Node |
Current document.
(Inherited from DocumentWorkflowAction.) |
![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) | PostOnlyOnce |
If true, the action will verify that there is no post related to the document yet. If there are any, no action is executed.
|
![Public property Public property](../icons/pubproperty.gif) | StateObject |
Current state object.
(Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.) |
![Public property Public property](../icons/pubproperty.gif) | Text |
Text to be published.
|
![Public property Public property](../icons/pubproperty.gif) | UrlShortenerType |
Gets the type of the URL shortener that will be used to shorten links in this Twitter post.
|
![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.) |
![Protected property Protected property](../icons/protproperty.gif) | WorkflowManager |
Workflow manager
(Inherited from DocumentWorkflowAction.) |
Top
See Also