Kpi.Value Property

Definition

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

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

Property Value

A String that contains an MDX expression.

Applies to