ElementTypeDescriptor.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 the multiplicity is One/ZeroOne
protected:
virtual bool IncludeOppositeRolePlayerProperties(Microsoft::VisualStudio::Modeling::ModelElement ^ requestor);
protected virtual bool IncludeOppositeRolePlayerProperties (Microsoft.VisualStudio.Modeling.ModelElement requestor);
abstract member IncludeOppositeRolePlayerProperties : Microsoft.VisualStudio.Modeling.ModelElement -> bool
override this.IncludeOppositeRolePlayerProperties : Microsoft.VisualStudio.Modeling.ModelElement -> bool
Protected Overridable Function IncludeOppositeRolePlayerProperties (requestor As ModelElement) As Boolean
Parameters
- requestor
- ModelElement