Column.Variations Property

Definition

Gets the collection object of all variations in the current Column.

public Microsoft.AnalysisServices.Tabular.VariationCollection Variations { get; }
member this.Variations : Microsoft.AnalysisServices.Tabular.VariationCollection
Public ReadOnly Property Variations As VariationCollection

Property Value

Remarks

This property is only supported for Pbi server, at database compatibility level of 1400 or above for Box server, at database compatibility level of 1400 or above for Excel server.

Applies to