KPI.TargetExpression 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.
An expression that evaluates to a number and indicates the goal for the KPI.
public string TargetExpression { get; set; }
member this.TargetExpression : string with get, set
Public Property TargetExpression As String