Kpi.Goal Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.