Documentation

ScheduleSetDetails extends BaseComponent
in package

Tags
@property

null|"_0"|"_1"|"_2"|"_3"|"_4"|"_5"|"_6"|"_8"|"_9"|"_10"|"_11"|"_12"|"_13" $OfferingType

@property

?\Blackbaud\SKY\School\Components\ScheduleSetMettingPattern[] $MeetingList

@property

?\Blackbaud\SKY\School\Components\ScheduleSetRotation[] $RotationList

Table of Contents

Properties

$AccessList  : array<string|int, ScheduleSetAccess>|null
$BlockGroupId  : int|null
$BlockRotationCreated  : bool|null
$DefinedRotationPattern  : bool|null
$Effdate  : string|null
$Enddate  : string|null
$FieldsToNull  : array<string|int, string>|null
$Fri  : bool|null
$FriInUse  : bool|null
$InsertDate  : string|null
$LastModifyDate  : string|null
$LastModifyUserId  : int|null
$LevelNum  : int|null
$MaxDay  : int|null
$MaxWeek  : int|null
$MeetingTimeCreated  : bool|null
$MeetingTimeId  : int|null
$Mon  : bool|null
$MonInUse  : bool|null
$Sat  : bool|null
$SatInUse  : bool|null
$ScheduleSetDescription  : string|null
$ScheduleSetId  : int|null
$SchoolYearLabel  : string|null
$ShortDescription  : string|null
$StartDay  : int|null
$StartWeek  : int|null
$Sun  : bool|null
$SunInUse  : bool|null
$Thu  : bool|null
$ThuInUse  : bool|null
$Tue  : bool|null
$TueInUse  : bool|null
$vendor_external_id  : string|null
$Wed  : bool|null
$WedInUse  : bool|null
$fields  : array<string|int, string>

Properties

$fields

protected static array<string|int, string> $fields = ["ScheduleSetId" => "int", "ScheduleSetDescription" => "string", "ShortDescription" => "string", "OfferingType" => "string", "SchoolYearLabel" => "string", "LevelNum" => "int", "Effdate" => "string", "Enddate" => "string", "StartDay" => "int", "StartWeek" => "int", "MaxDay" => "int", "MaxWeek" => "int", "MeetingList" => "\\Blackbaud\\SKY\\School\\Components\\ScheduleSetMettingPattern[]", "AccessList" => "\\Blackbaud\\SKY\\School\\Components\\ScheduleSetAccess[]", "RotationList" => "\\Blackbaud\\SKY\\School\\Components\\ScheduleSetRotation[]", "DefinedRotationPattern" => "bool", "MeetingTimeCreated" => "bool", "BlockRotationCreated" => "bool", "Sun" => "bool", "Mon" => "bool", "Tue" => "bool", "Wed" => "bool", "Thu" => "bool", "Fri" => "bool", "Sat" => "bool", "SunInUse" => "bool", "MonInUse" => "bool", "TueInUse" => "bool", "WedInUse" => "bool", "ThuInUse" => "bool", "FriInUse" => "bool", "SatInUse" => "bool", "BlockGroupId" => "int", "MeetingTimeId" => "int", "InsertDate" => "string", "LastModifyDate" => "string", "LastModifyUserId" => "int", "FieldsToNull" => "string[]", "vendor_external_id" => "string"]

        
On this page

Search results