| FacebookAction Properties | 
The FacebookAction type exposes the following members.
 Properties
Properties|  | Name | Description | 
|---|
|  | ActionDefinition | 
            Action definition.
            (Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.) | 
|  | ActionStep | 
            Current step.
            (Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.) | 
|  | Arguments | 
            Action arguments
            (Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.) | 
|  | Comment | 
            Comment used when action moves to next step.
            (Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.) | 
|  | 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.) | 
|  | Node | 
            Current document.
            (Inherited from DocumentWorkflowAction.) | 
|  | OriginalStep | 
            Current step.
            (Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.) | 
|  | Parameters | 
            Parameters of action.
            (Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.) | 
|  | 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.
             | 
|  | StateObject | 
            Current state object.
            (Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.) | 
|  | Text | 
            Text to be published.
             | 
|  | UrlShortenerType | 
            Gets the type of the URL shortener that will be used to shorten links in this Facebook post.
             | 
|  | User | 
            User running action.
            (Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.) | 
|  | Workflow | 
            Current workflow.
            (Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.) | 
|  | WorkflowManager | 
            Workflow manager
            (Inherited from DocumentWorkflowAction.) | 
Top See Also
See Also