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