Documentation

ListResult extends BaseComponent
in package

List Collection

Table of Contents

Properties

$count  : int
$page  : int
$results  : List_
$fields  : array<string|int, string>

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

$fields

protected static array<string|int, string> $fields = ["count" => "int", "page" => "int", "results" => "\\Blackbaud\\SKY\\School\\Components\\List_"]

        
On this page

Search results