RolePlayerOrderChangedEventArgs.CounterpartDomainRole 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.
The domain role played by the ModelElement whose order has changed
public:
property Microsoft::VisualStudio::Modeling::DomainRoleInfo ^ CounterpartDomainRole { Microsoft::VisualStudio::Modeling::DomainRoleInfo ^ get(); };
public Microsoft.VisualStudio.Modeling.DomainRoleInfo CounterpartDomainRole { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.CounterpartDomainRole : Microsoft.VisualStudio.Modeling.DomainRoleInfo
Public ReadOnly Property CounterpartDomainRole As DomainRoleInfo
Property Value
- Attributes