ChangeListSearchCriteria.ToDate 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.
If provided, only include history entries created before this date (string)
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="toDate")]
public string ToDate { get; set; }
member this.ToDate : string with get, set
Public Property ToDate As String
Property Value
- Attributes