Model.DefaultMeasure Property

Definition

A reference to a default measure.

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

Property Value

Remarks

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

Applies to