Share via


DslDefinitionModelDomainModelSerializerBase.DomainModelType Property

Definition

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

Applies to