DocumentFieldListPropertyType(TElement) Class
The DocumentFieldListPropertyType class is used to retrieve a list of document placeholders used for localized messages.
Assembly: Microsoft.Dynamics.AX.Framework.Workflow.Model (in Microsoft.Dynamics.AX.Framework.Workflow.Model.dll)
The DocumentFieldListPropertyType class extends the StringListPropertyType class, which is used to describe advanced UI lookup that contains several rows and columns show in a grid.
The GetLookupList method returns a collection of StringListRow classes. Each of them represents a row in the grid and contains a collection of columns.
System.Object
Microsoft.Dynamics.AX.Framework.MetaModel.PropertyType
Microsoft.Dynamics.AX.Framework.MetaModel.StringListPropertyType
Microsoft.Dynamics.AX.Framework.MetaModel.StringListPropertyType<TElement>
Microsoft.Dynamics.AX.Framework.Workflow.Model.DocumentFieldListPropertyType<TElement>
Microsoft.Dynamics.AX.Framework.MetaModel.PropertyType
Microsoft.Dynamics.AX.Framework.MetaModel.StringListPropertyType
Microsoft.Dynamics.AX.Framework.MetaModel.StringListPropertyType<TElement>
Microsoft.Dynamics.AX.Framework.Workflow.Model.DocumentFieldListPropertyType<TElement>
Community Additions
ADD
Show: