PresentationViewsSubject Constructor

 

You can also construct this relationship by setting the Model property in the PresentationElement.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

NameDescription
System_CAPS_pubmethodPresentationViewsSubject(Partition^, array<RoleAssignment^>^)

Construct the relationship in a given partition.

System_CAPS_pubmethodPresentationViewsSubject(Partition^, array<RoleAssignment^>^, array<PropertyAssignment^>^)

Construct the relationship with property assignments

System_CAPS_pubmethodPresentationViewsSubject(PresentationElement^, ModelElement^)

Creates a PresentationViewsSubject link in the same Partition as the given PresentationElement

System_CAPS_pubmethodPresentationViewsSubject(Store^, array<RoleAssignment^>^)

Constructs the relationship in the default partition for this relationship in the given Store.

System_CAPS_pubmethodPresentationViewsSubject(Store^, array<RoleAssignment^>^, array<PropertyAssignment^>^)

Constructs the relationship in the default partition for this relationship in the given Store.

Return to top
Show: