PresentationViewsSubject Constructor (Partition^, array<RoleAssignment^>^)
Visual Studio 2015
Construct the relationship in a given partition.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: PresentationViewsSubject( Partition^ partition, ... array<RoleAssignment^>^ roleAssignments )
Parameters
- partition
-
Type:
Microsoft.VisualStudio.Modeling::Partition^
Partition where new link is to be created.
- roleAssignments
-
Type:
array<Microsoft.VisualStudio.Modeling::RoleAssignment^>^
List of relationship role assignments.
Show: