FreeFlow class library

Action Properties

The properties of the Action class are listed below. For a complete list of Action class members, see the Action Members topic.

Public Instance Properties

ActionType Gets the type of the action.
AfterTime Gets the formula that will be evaluated to deicde when a timed action will be triggered.
AlertMessage Gets the alert message formula for the action.
AvailableTo Gets the formula that will be evaluated to decide which users will have access to this action, if it is a user action.
ChainedAction Gets the chained action formula, for a user action.
CloneFolder Gets a value indicating whether this Action will clone the folder.
Description For a creation user action, gets the description for the action.
FieldUsage Gets the field usage for the .
Form Gets the form used in this action, if it is a user action.
FromStage Gets the stage that the action comes from.
Group For a creation user action, gets or sets the group for the action.
IsCreation Gets a value indicating whether this action is a creation action.
IsLoopback Gets a value indicating whether this action is a loopback action.
LoopbackOption Indicates what will happen to the folder's To Do list after returning from a loopback action.
MapName Gets the name of the map that this action belongs to.
Name Gets the name of the action.
Priority Gets the priority of the action.
RaiseFlag Gets the name of the flag that this action will raise.
ReopenFolder Gets a value indicating whether this action will reopen the folder, if this is a user action.
Server (inherited from DatabaseAware) Gets the server.
ToStage Gets the stage that the action is going to.
TriggeredByFlag Gets the name of the flag that will trigger this action.
UserActionType For a user action, gets the type of the user interaction required.
WhenActionCompletedObsolete. Gets the formula that will be evaluated when the action is completed.
WhenActionStartedObsolete. Gets the formula that will be evaluated when the action is started.
WhenCompleted Gets the formula that will be evaluated when the action is completed.
WhenStarted Gets the formula that will be evaluated when the action is started.

See Also

Action Class | FreeFlow.Administration Namespace