OverrideCollection.Partitions Property

Definition

Gets the collection of override partitions.

public System.Collections.Generic.ICollection<Microsoft.AnalysisServices.Tabular.DataRefresh.PartitionOverride> Partitions { get; }
member this.Partitions : System.Collections.Generic.ICollection<Microsoft.AnalysisServices.Tabular.DataRefresh.PartitionOverride>
Public ReadOnly Property Partitions As ICollection(Of PartitionOverride)

Property Value

Applies to