DomainModel.DomainMemberInfo.DomainClassType Property

Definition

Get domain class that owns declares the property.

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

Property Value

Attributes

Applies to