Kpi.Value Property

Definition

Gets or sets an MDX numeric expression that returns the actual value of the KPI.

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

Property Value

String

A String that contains an MDX expression.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to