Measure.DetailRowsDefinition Property

Definition

A reference to a DetailRowsDefinition object that is owned by this Measure.

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

Property Value

Remarks

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

Applies to