{CompanyName} FlexyGo
EntityCollection
.
.
::
.
.
PageSize Property
Gets or sets the page size.
Namespace:
FLEXYGO.Objects
Assembly:
flxEntity
(in flxEntity.dll)
Syntax
C#
VB
public
int
PageSize
{
get
;
set
; }
Public
Property
PageSize
As
Integer
Get
Set
Field Value
The page size value.
See Also
EntityCollection Class
FLEXYGO.Objects Namespace