Results Property
The transactions returned by PayPal's search.
Syntax
[VB.NET] Public ReadOnlyProperty Results As SearchResultList
[C#] public SearchResultList Results {get;}
Remarks
This collection will be populated after a call to Search with transactions which match the specified SearchCriteria.
This property is read-only and not available at design time.