PayPal Integrator V5 - Online Help
PayPal Integrator V5
Questions / Feedback?

SearchHasPreviousPage Property

Indicates if a previous page of invoice summary results exists.

Syntax

[VB.NET]
Public ReadOnlyProperty SearchHasPreviousPage As Boolean

[C#]
public bool SearchHasPreviousPage {get;}

Remarks

This property will be populated after a call to Search is made. If this property is True, a previous page of invoice summary results exists. To retrieve the previous page, you can decrement Page by 1 and call Search.

This property is read-only.

Default Value

False

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0