EmailListPropertyType(TElement) Class
The EmailListPropertyType class is used to retreive a list of e-mail templates that are defined in the Microsoft Dynamics AX installation.
Assembly: Microsoft.Dynamics.AX.Framework.Workflow.Model (in Microsoft.Dynamics.AX.Framework.Workflow.Model.dll)
The EmailListPropertyType class extends the StringListPropertyType class, which is used to describe advanced UI lookup that contains a number of rows and columns shown in a grid.
The GetLookupList method returns a collection of StringListRow classes. Each of them represents a row in the grid an 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.EmailListPropertyType<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.EmailListPropertyType<TElement>
Community Additions
ADD
Show: