ScheduleSetRotationDay
extends BaseComponent
in package
Tags
Table of Contents
Properties
- $DayInCycle : int|null
- $DayLabel : string|null
- $WeekInCycle : int|null
- $fields : array<string|int, string>
Properties
$DayInCycle
public
int|null
$DayInCycle
$DayLabel
public
string|null
$DayLabel
$WeekInCycle
public
int|null
$WeekInCycle
$fields
protected
static array<string|int, string>
$fields
= ["WeekInCycle" => "int", "DayInCycle" => "int", "DayLabel" => "string", "RotaionDayMeetingList" => "\\Blackbaud\\SKY\\School\\Components\\ScheduleSetRotationDayMeeting[]"]