ClosureFindAndRelateElementOperation.ResolveDomainRelationship Method
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 the DomainRelationshipInfo for the DomainClassId
protected:
Microsoft::VisualStudio::Modeling::DomainRelationshipInfo ^ ResolveDomainRelationship(Microsoft::VisualStudio::Modeling::Partition ^ targetPartition);
protected Microsoft.VisualStudio.Modeling.DomainRelationshipInfo ResolveDomainRelationship (Microsoft.VisualStudio.Modeling.Partition targetPartition);
member this.ResolveDomainRelationship : Microsoft.VisualStudio.Modeling.Partition -> Microsoft.VisualStudio.Modeling.DomainRelationshipInfo
Protected Function ResolveDomainRelationship (targetPartition As Partition) As DomainRelationshipInfo
Parameters
- targetPartition
- Partition
Partition to use for getting the meta data
Returns
DomainRelationshipInfo or null