ElementTypeDescriptor::IncludeEmbeddingRelationshipProperties Method (ModelElement^)
Visual Studio 2015
For the specified model element, returns a value that indicates whether to add properties of the target element of any embedded relationships that do not allow duplicates.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
Parameters
- requestor
-
Type:
Microsoft.VisualStudio.Modeling::ModelElement^
The model element to return a value for.
In a derived class, you can override this method to customize the behavior of your domain-specific language.
Show: