AutoCompleteProperty Class

The AutoCompleteProperty class is used to define a auto complete settings.

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.

The auto complete defines a condition which is evaluated when the workflow element is started.

If the condition evaluates to true, the action selected as the auto complete action will automatically be selected.

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: