ElementOperations.Partition Property

Definition

The partition that the ModelElements belong to.

protected:
 property Microsoft::VisualStudio::Modeling::Partition ^ Partition { Microsoft::VisualStudio::Modeling::Partition ^ get(); void set(Microsoft::VisualStudio::Modeling::Partition ^ value); };
protected Microsoft.VisualStudio.Modeling.Partition Partition { get; set; }
member this.Partition : Microsoft.VisualStudio.Modeling.Partition with get, set
Protected Property Partition As Partition

Property Value

Applies to