DomainRoleInfo.OppositeDomainRole Property

Definition

Gets the domain role opposite this domain role in the domain relationship

public:
 property Microsoft::VisualStudio::Modeling::DomainRoleInfo ^ OppositeDomainRole { Microsoft::VisualStudio::Modeling::DomainRoleInfo ^ get(); };
public Microsoft.VisualStudio.Modeling.DomainRoleInfo OppositeDomainRole { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.OppositeDomainRole : Microsoft.VisualStudio.Modeling.DomainRoleInfo
Public ReadOnly Property OppositeDomainRole As DomainRoleInfo

Property Value

Attributes

Applies to