DomainModelExtensionProvider Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the MEF contract for a type that provides a mapping between a domain model extension and the domain model it extends
public ref class DomainModelExtensionProvider abstract
public abstract class DomainModelExtensionProvider
type DomainModelExtensionProvider = class
Public MustInherit Class DomainModelExtensionProvider
- Inheritance
-
DomainModelExtensionProvider
Constructors
DomainModelExtensionProvider() |
Properties
DomainModelType |
Returns the type of the extension domain model |