Edit

ChangeListSearchCriteria.SetToDate(DateTime) Method

Definition

Set the to date

public void SetToDate(DateTime toDate);
member this.SetToDate : DateTime -> unit
Public Sub SetToDate (toDate As DateTime)

Parameters

toDate
DateTime

Only include results before this date

Applies to