ListResult
extends BaseComponent
in package
List Collection
Table of Contents
Properties
Properties
$count
public
int
$count
The number of records in the page
$page
public
int
$page
The number of the page for the current result set
$results
public
List_
$results
List Model
$fields
protected
static array<string|int, string>
$fields
= ["count" => "int", "page" => "int", "results" => "\\Blackbaud\\SKY\\School\\Components\\List_"]