CompositePropertyType(TElement, TValue) Class

The CompositePropertyType class is used to express type information for properties in the collection.

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

TElement
TValue

The information of the CompositePropertyType class is used as an enhanced and fast reflection.

System.Object
  Microsoft.Dynamics.AX.Framework.MetaModel.PropertyType
    Microsoft.Dynamics.AX.Framework.MetaModel.CompositePropertyType
      Microsoft.Dynamics.AX.Framework.MetaModel.CompositePropertyType<TElement, TValue>

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Community Additions

ADD
Show: