This documentation is archived and is not being maintained.
DisplayTarget Enumeration
Defines the possible display targets for a form control which determines on which display targets the control is rendered.
Namespace:
Microsoft.Dynamics.AX.Framework.Services.Metadata.Enums
Assembly:
Microsoft.Dynamics.AX.Services.Metadata (in Microsoft.Dynamics.AX.Services.Metadata.dll)
No code example is currently available or this language may not be supported.
| Member name | Description |
|---|
| Auto | Framework makes a decision based on the control. |
| Client | Control is rendered on the client only. |
| EP | Control is rendered on EP only. |