Kpi.Trend Property

Definition

Gets or sets an MDX expression that evaluates the value of the KPI over time.

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

Property Value

String

A String that contains an MDX expression.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to