ILookupList(TKey, TValue) Interface

The ILookupList interface represents a collection of strings that can be individually accessed by indexing.

Namespace:  Microsoft.Dynamics.AX.Framework.MetaModel
Assembly:  Microsoft.Dynamics.AX.Framework.MetaModel (in Microsoft.Dynamics.AX.Framework.MetaModel.dll)

No code example is currently available or this language may not be supported.

Type Parameters

TKey
TValue

This interface is used to define EnumPropertyType and StringListPropertyType classes.

Community Additions

ADD
Show: