DomainClassInfo.ImplementationClass Property

Definition

Gets implementation type of this domain class.

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

Property Value

Attributes

Applies to