Share via


DomainModelInfo.ImplementationType Property

Definition

Gets implementation type of this domain model.

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

Property Value

Attributes

Applies to