SearchCriteria Property
Set this to the criteria to search for.
Syntax
public SearchCriteria getSearchCriteria(); public void setSearchCriteria(SearchCriteria searchCriteria);
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.