Kpi.Status Property

Definition

Gets or sets an MDX expression that represents the state of the KPI at a specified point in time.

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

Property Value

String

A String that contains an MDX expression.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to