Microsoft.Dynamics.AX.Framework.MetaModel Namespace
| Class | Description | |
|---|---|---|
| CollectionProperty | The CollectionProperty class is used to define a collection of CompositeProperty classes or CollectionProperty classes. |
| CollectionPropertyType | The CollectionPropertyType class is used to express type information for properties in the collection. |
| CollectionPropertyType<TElement> | The CollectionPropertyType class is used to express type information for properties in the collection. |
| CompositeProperty | The CompositeProperty class is used to define a collection of properties for a class that implements the IModelElement interface. |
| CompositePropertyType | The CompositePropertyType class is used to express type information for properties in the collection. |
| CompositePropertyType<TElement, TValue> | The CompositePropertyType class is used to express type information for properties in the collection. |
| DateTimePropertyType | The DateTimePropertyType class is used to express type information for date properties. |
| DesignElement | The DesignElement class is a specialization of the ModelElement class. |
| EnumField | The EnumField class is used to represent a value as an enumeration value. |
| EnumPropertyType | The EnumPropertyType class is used to express type information for enumeration values.The information of the EnumPropertyType class is used as an enhanced and fast reflection. |
| EnumPropertyType<TElement, TValue> | The EnumPropertyType class is used to express type information for properties in the collection.The information of the EnumPropertyType class is used as an enhanced and fast reflection. |
| ListDictionary<TKey, TValue> | The ListDictionary class represents a collection of keys and values. |
| Model | The Model class represents a model. |
| ModelCache | The ModelCache class contains the cached information for a model. |
| ModelCollection | The ModelCollection class represents a collection of design elements. |
| ModelElement | The ModelElement class is the base class for any model element. |
| ModelElementType | The ModelElementType class contains a collection of PropertyType classes for a given class instance that is implementing the IModelElement interface. |
| PropertyChangedEventArgs | The PropertyChangedEventArgs class provides data for the property Changed events. |
| PropertyElement | The PropertyElement class is a specialization of the ModelElement class. |
| PropertyStateChangedEventArgs | The PropertyStateChangedEventArgs class provides data for the property state Changed events. |
| PropertyType | The PropertyType class is used to express type information for a property. |
| PropertyType<TElement, TValue> | The PropertyType class is used to express type information for a property.The information of the PropertyType class is used as an enhanced and fast reflection. |
| ReadOnlyRelationshipCollection | The ReadOnlyRelationshipCollection class represents a collection of relationships. |
| Relationship | The Relationship class is a specialization of the ModelElement class. |
| StringListPropertyType | The StringListPropertyType class is used to express type information for properties in the collection. |
| StringListPropertyType<TElement> | The StringListPropertyType class is used to express type information for properties in the collection. |
| StringListRow | The StringListRow class represents a collection of values that represent a row in a StringListPropertyType class. |
| ValidationContext | The ValidationMessageCollection class contains information about the current validation processing that is being performed. |
| ValidationMessage | The ValidationMessage class represents a validation message. |
| ValidationMessageCollection | The ValidationMessageCollection class represents a collection of validation messages. |
| Structure | Description | |
|---|---|---|
| PropertyState | The PropertyState class is used to provide information about the state of a property. |
| Interface | Description | |
|---|---|---|
| IAxValueFormatter | The IAxValueFormatter class is the interface for Microsoft Dynamics AX value formatters. |
| IChildDesignElement | |
| ILookupList<TKey, TValue> | The ILookupList interface represents a collection of strings that can be individually accessed by indexing. |
| IModelElement | The elements in the model derive from this interface. |
| IRootModelElement |
| Enumeration | Description | |
|---|---|---|
| DateTimeType | The Microsoft.Dynamics.AX.Framework.MetaModel.DateTimeType class describes the different date formats. |
| ValidationMessageType | The Microsoft.Dynamics.AX.Framework.MetaModel.ValidationMessageType class contains methods that describe the different types of validation messages. |
Community Additions
ADD
Show: