PresentationElementTypeDescriptor.IncludeOppositeRolePlayerProperties 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.
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