DslDefinitionModelDomainModelSerializerBase.DomainModelType Property
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.
The type of the domain model
public:
virtual property Type ^ DomainModelType { Type ^ get(); };
public virtual Type DomainModelType { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.DomainModelType : Type
Public Overridable ReadOnly Property DomainModelType As Type
Property Value
Implements
- Attributes