Kpi.Weight Property

Definition

Gets or sets an MDX numeric expression that assigns a relative importance to a KPI.

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

Property Value

String

A String that contains an MDX expression.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to