Kpi.Goal Property

Definition

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

public string Goal { get; set; }
member this.Goal : string with get, set
Public Property Goal As String

Property Value

A String that contains an MDX expression.

Applies to