SearchPage Property
The page number of the search result set.
Syntax
[VB.NET] Public ReadOnlyProperty SearchPage As Integer
[C#] public int SearchPage {get;}
Remarks
This property will be populated after a call to Search is made.
This property is read-only.
Default Value
0