SearchCriteria Property
Set this to the criteria to search for.
Syntax
[VB.NET] Public Property SearchCriteria As SearchCriteria
[C#] public SearchCriteria SearchCriteria {get; set;}
Remarks
When searching PayPal for a particular transaction, set this property to the criteria PayPal should search for.
Note: The only required search criterion is the StartDate field, which must be set in order to do a search.