Kpi.Status Property

Definition

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

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

Property Value

A String that contains an MDX expression.

Applies to