DomainModel.DomainMemberInfo.DomainClassType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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