{CompanyName} FlexyGo
EntityCollection
.
.
::
.
.
CurrentPage Property
Gets the current active page number.
Namespace:
FLEXYGO.Objects
Assembly:
flxEntity
(in flxEntity.dll)
Syntax
C#
VB
public
int
CurrentPage
{
get
; }
Public
ReadOnly
Property
CurrentPage
As
Integer
Get
Field Value
The current page.
See Also
EntityCollection Class
FLEXYGO.Objects Namespace