Kpi.Goal Property

Definition

Gets or sets an MDX numeric expression or a calculation that returns the target value of the KPI.

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

Property Value

String

A String that contains an MDX expression.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to