ReadOnlyActionCollection Class

The ReadOnlyActionCollection class is used to configure a collection of actions that can be used on workflow elements.

Namespace:  Microsoft.Dynamics.AX.Framework.Workflow.Model
Assembly:  Microsoft.Dynamics.AX.Framework.Workflow.Model (in Microsoft.Dynamics.AX.Framework.Workflow.Model.dll)

No code example is currently available or this language may not be supported.

Each workflow element that has actions associated to it can be enabled or disabled in the metadata for that element. For each of these workflow elements the user who configures the workflow can determine whether to enable the action for the action in that instance of the workflow.

The ReadOnlyActionCollection class is read-only and actions cannot be added or removed from the collection, but changes can be applied for each action.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Community Additions

ADD
Show: