Microsoft.Dynamics.AX.Framework.MetaModel Namespace

  ClassDescription
Public class CollectionProperty The CollectionProperty class is used to define a collection of CompositeProperty classes or CollectionProperty classes.
Public class CollectionPropertyType The CollectionPropertyType class is used to express type information for properties in the collection.
Public class CollectionPropertyType<TElement> The CollectionPropertyType class is used to express type information for properties in the collection.
Public class CompositeProperty The CompositeProperty class is used to define a collection of properties for a class that implements the IModelElement interface.
Public class CompositePropertyType The CompositePropertyType class is used to express type information for properties in the collection.
Public class CompositePropertyType<TElement, TValue> The CompositePropertyType class is used to express type information for properties in the collection.
Public class DateTimePropertyType The DateTimePropertyType class is used to express type information for date properties.
Public class DesignElement The DesignElement class is a specialization of the ModelElement class.
Public class EnumField The EnumField class is used to represent a value as an enumeration value.
Public class 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.
Public class 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.
Public class ListDictionary<TKey, TValue> The ListDictionary class represents a collection of keys and values.
Public class Model The Model class represents a model.
Public class ModelCache The ModelCache class contains the cached information for a model.
Public class ModelCollection The ModelCollection class represents a collection of design elements.
Public class ModelElement The ModelElement class is the base class for any model element.
Public class ModelElementType The ModelElementType class contains a collection of PropertyType classes for a given class instance that is implementing the IModelElement interface.
Public class PropertyChangedEventArgs The PropertyChangedEventArgs class provides data for the property Changed events.
Public class PropertyElement The PropertyElement class is a specialization of the ModelElement class.
Public class PropertyStateChangedEventArgs The PropertyStateChangedEventArgs class provides data for the property state Changed events.
Public class PropertyType The PropertyType class is used to express type information for a property.
Public class 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.
Public class ReadOnlyRelationshipCollection The ReadOnlyRelationshipCollection class represents a collection of relationships.
Public class Relationship The Relationship class is a specialization of the ModelElement class.
Public class StringListPropertyType The StringListPropertyType class is used to express type information for properties in the collection.
Public class StringListPropertyType<TElement> The StringListPropertyType class is used to express type information for properties in the collection.
Public class StringListRow The StringListRow class represents a collection of values that represent a row in a StringListPropertyType class.
Public class ValidationContext The ValidationMessageCollection class contains information about the current validation processing that is being performed.
Public class ValidationMessage The ValidationMessage class represents a validation message.
Public class ValidationMessageCollection The ValidationMessageCollection class represents a collection of validation messages.

  StructureDescription
Public structure PropertyState The PropertyState class is used to provide information about the state of a property.

  InterfaceDescription
Public interface IAxValueFormatter The IAxValueFormatter class is the interface for Microsoft Dynamics AX value formatters.
Public interface IChildDesignElement
Public interface ILookupList<TKey, TValue> The ILookupList interface represents a collection of strings that can be individually accessed by indexing.
Public interface IModelElement The elements in the model derive from this interface.
Public interface IRootModelElement

  EnumerationDescription
Public enumeration DateTimeType The Microsoft.Dynamics.AX.Framework.MetaModel.DateTimeType class describes the different date formats.
Public enumeration ValidationMessageType The Microsoft.Dynamics.AX.Framework.MetaModel.ValidationMessageType class contains methods that describe the different types of validation messages.

Community Additions

ADD
Show: