TestHistoryQuery.TrendDays 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.
Number of days for which history to collect. Maximum supported value is 7 days. Default is 7 days.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public int TrendDays { get; set; }
member this.TrendDays : int with get, set
Public Property TrendDays As Integer
Property Value
- Attributes