Kpi.AssociatedMeasureGroupID Property

Definition

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

[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_Kpi_AssociatedMeasureGroupID")]
public string AssociatedMeasureGroupID { get; set; }
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_Kpi_AssociatedMeasureGroupID")>]
member this.AssociatedMeasureGroupID : string with get, set
Public Property AssociatedMeasureGroupID As String

Property Value

String

A String that contains the identifier of the measure group.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to