DomainObjectInfo.DomainModel 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.
Gets domain model this object belongs to.
public:
abstract property Microsoft::VisualStudio::Modeling::DomainModelInfo ^ DomainModel { Microsoft::VisualStudio::Modeling::DomainModelInfo ^ get(); };
public abstract Microsoft.VisualStudio.Modeling.DomainModelInfo DomainModel { get; }
member this.DomainModel : Microsoft.VisualStudio.Modeling.DomainModelInfo
Public MustOverride ReadOnly Property DomainModel As DomainModelInfo