TestHistoryQuery.MaxCompleteDate 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.
History to get between time interval MaxCompleteDate and (MaxCompleteDate - TrendDays). Default is current date time.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public Nullable<DateTime> MaxCompleteDate { get; set; }
member this.MaxCompleteDate : Nullable<DateTime> with get, set
Public Property MaxCompleteDate As Nullable(Of DateTime)
Property Value
- Attributes