PresentationViewsSubject Constructor
Visual Studio 2015
You can also construct this relationship by setting the Model property in the PresentationElement.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | PresentationViewsSubject(Partition^, array<RoleAssignment^>^) | Construct the relationship in a given partition. |
![]() | PresentationViewsSubject(Partition^, array<RoleAssignment^>^, array<PropertyAssignment^>^) | Construct the relationship with property assignments |
![]() | PresentationViewsSubject(PresentationElement^, ModelElement^) | Creates a PresentationViewsSubject link in the same Partition as the given PresentationElement |
![]() | PresentationViewsSubject(Store^, array<RoleAssignment^>^) | Constructs the relationship in the default partition for this relationship in the given Store. |
![]() | PresentationViewsSubject(Store^, array<RoleAssignment^>^, array<PropertyAssignment^>^) | Constructs the relationship in the default partition for this relationship in the given Store. |
Show:
