SearchResult
in package
Table of Contents
- $pageIndex : int
- $pageSize : int
- $paramtypesmap : mixed
- $recordList : RecordList
- $searchId : string
- $searchRowList : SearchRowList
- $status : Status
- $totalPages : int
- $totalRecords : int
Properties
$pageIndex
public
int
$pageIndex
$pageSize
public
int
$pageSize
$paramtypesmap
public
static mixed
$paramtypesmap
= array("status" => "Status", "totalRecords" => "integer", "pageSize" => "integer", "totalPages" => "integer", "pageIndex" => "integer", "searchId" => "string", "recordList" => "RecordList", "searchRowList" => "SearchRowList")
$recordList
public
RecordList
$recordList
$searchId
public
string
$searchId
$searchRowList
public
SearchRowList
$searchRowList
$status
public
Status
$status
$totalPages
public
int
$totalPages
$totalRecords
public
int
$totalRecords