Documentation

SectionRosterModel extends BaseComponent
in package

An object with section roster information

Table of Contents

Properties

$roster  : array<string|int, RosterUser>|null
$section  : Section
$fields  : array<string|int, string>

Properties

$roster

public array<string|int, RosterUser>|null $roster

An array of roster users assigned to the section. This includes members and leaders.

$fields

protected static array<string|int, string> $fields = ["section" => "\\Blackbaud\\SKY\\School\\Components\\Section", "roster" => "\\Blackbaud\\SKY\\School\\Components\\RosterUser[]"]

        
On this page

Search results