Kpi.AssociatedMeasureGroup Property

Definition

Gets the measure group that is associated with the calculations in a Kpi.

[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.MeasureGroup AssociatedMeasureGroup { get; }
[<System.ComponentModel.Browsable(false)>]
member this.AssociatedMeasureGroup : Microsoft.AnalysisServices.MeasureGroup
Public ReadOnly Property AssociatedMeasureGroup As MeasureGroup

Property Value

A MeasureGroup object that is associated with the calculations in a Kpi.

Attributes

Applies to