Share via


ModelingDocData.PartitionMapper Property

Definition

The IElementPartitionMapper responsible for mapping elements to the correct partitions of the store owned by this ModelingDocData when ElementGroupPrototypes are reconstituted.

protected:
 property Microsoft::VisualStudio::Modeling::IElementPartitionMapper ^ PartitionMapper { Microsoft::VisualStudio::Modeling::IElementPartitionMapper ^ get(); };
protected Microsoft.VisualStudio.Modeling.IElementPartitionMapper PartitionMapper { get; }
member this.PartitionMapper : Microsoft.VisualStudio.Modeling.IElementPartitionMapper
Protected ReadOnly Property PartitionMapper As IElementPartitionMapper

Property Value

Applies to