SearchResultPagerPageSize Property |
The page size used for the search operation
Namespace:
Lithnet.ResourceManagement.Client
Assembly:
Lithnet.ResourceManagement.Client (in Lithnet.ResourceManagement.Client.dll) Version: 1.0.6435.24467
Syntaxpublic int PageSize { get; set; }
Public Property PageSize As Integer
Get
Set
public:
property int PageSize {
int get ();
void set (int value);
}
Property Value
Type:
Int32
See Also