Kpi.Weight Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets an MDX numeric expression that assigns a relative importance to a KPI.
public string Weight { get; set; }
member this.Weight : string with get, set
Public Property Weight As String
Property Value
A String that contains an MDX expression.