Table.CalculationGroup Property

Definition

CalculationGroup reference.

public Microsoft.AnalysisServices.Tabular.CalculationGroup CalculationGroup { get; set; }
member this.CalculationGroup : Microsoft.AnalysisServices.Tabular.CalculationGroup with get, set
Public Property CalculationGroup As CalculationGroup

Property Value

Remarks

This property is only supported when the compatibility level of the database is at 1470 or above.

Applies to