NotificationTypeEnumPropertyType(TElement, TValue) Class
The NotificationTypeEnumPropertyType class is used to retrieve a list of notification types.
Assembly: Microsoft.Dynamics.AX.Framework.Workflow.Model (in Microsoft.Dynamics.AX.Framework.Workflow.Model.dll)
The NotificationTypeEnumPropertyType class extends the EnumPropertyType class, which is used to describe advanced UI lookup that contains several rows and columns shown in a grid.
The GetLookupList method returns a collection of EnumField 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.EnumPropertyType
Microsoft.Dynamics.AX.Framework.MetaModel.EnumPropertyType<TElement, TValue>
Microsoft.Dynamics.AX.Framework.Workflow.Model.NotificationTypeEnumPropertyType<TElement, TValue>
Microsoft.Dynamics.AX.Framework.MetaModel.PropertyType
Microsoft.Dynamics.AX.Framework.MetaModel.EnumPropertyType
Microsoft.Dynamics.AX.Framework.MetaModel.EnumPropertyType<TElement, TValue>
Microsoft.Dynamics.AX.Framework.Workflow.Model.NotificationTypeEnumPropertyType<TElement, TValue>
Community Additions
ADD
Show: