{CompanyName} FlexyGo

EntityCollection..::..ToJSon Method (Int32, Int32, String)

Returns JSon string from entityObject current page Table.

Namespace:  FLEXYGO.Objects
Assembly:  flxEntity (in flxEntity.dll)

Syntax


public string ToJSon(
	int Page,
	int Pagesize,
	string OrderBy
)
Public Function ToJSon ( _
	Page As Integer, _
	Pagesize As Integer, _
	OrderBy As String _
) As String

Parameters

Page
Type: Int32
Page Number
Pagesize
Type: Int32
Page Size
OrderBy
Type: String
Alternative Order by

Exceptions


ExceptionCondition
Exception