PresentationElementTypeDescriptor.IncludeOppositeRolePlayerProperties Method

Definition

For all the relationships this model element participate, return whether to display the opposite role player's ElementName property if there's one

protected:
 override bool IncludeOppositeRolePlayerProperties(Microsoft::VisualStudio::Modeling::ModelElement ^ requestor);
protected override bool IncludeOppositeRolePlayerProperties (Microsoft.VisualStudio.Modeling.ModelElement requestor);
override this.IncludeOppositeRolePlayerProperties : Microsoft.VisualStudio.Modeling.ModelElement -> bool
Protected Overrides Function IncludeOppositeRolePlayerProperties (requestor As ModelElement) As Boolean

Parameters

requestor
ModelElement

Returns

Applies to