Share via


PresentationViewsSubject Constructor

Include Protected Members
Include Inherited Members

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

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

PresentationViewsSubject(PresentationElement, ModelElement)

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

Public method

PresentationViewsSubject(Partition, array<RoleAssignment[])

Construct the relationship in a given partition.

Public method

PresentationViewsSubject(Store, array<RoleAssignment[])

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

Public method

PresentationViewsSubject(Partition, array<RoleAssignment[], array<PropertyAssignment[])

Construct the relationship with property assignments

Public method

PresentationViewsSubject(Store, array<RoleAssignment[], array<PropertyAssignment[])

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

Top

See Also

Reference

PresentationViewsSubject Class

PresentationViewsSubject Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace