DomainXmlSerializerNamespaceEntry.DomainModelType Property

Definition

Type of the domain model

public:
 property Type ^ DomainModelType { Type ^ get(); };
[System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)]
public Type DomainModelType { [System.Diagnostics.DebuggerStepThrough] get; }
[<System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)>]
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.DomainModelType : Type
Public ReadOnly Property DomainModelType As Type

Property Value

Attributes

Applies to