CourseOfferingSchedule

Represents information about the schedule defined for a Course Offering. This object is available in API version 57.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Fields

Field Details
CourseOfferingId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The Course Offering that's associated with the Course Offering Schedule.
This field is a relationship field.
Relationship Name
CourseOffering
Relationship Type
Lookup
Refers To
CourseOffering
CourseOfferingScheduleTmplId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The Course Offering Schedule Template associated with the Course Offering Schedule. If a Course Offering Schedule Template is specified, the StartTime, EndTime and Days from the Course Offering Schedule Template are used.
This field is a relationship field.
Relationship Name
CourseOfferingScheduleTmpl
Relationship Type
Lookup
Refers To
CourseOfferingScheduleTmpl
Description
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
The description of the Course Offering Schedule Template.
EndDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The end date of the course offering schedule.
EndTime
Type
time
Properties
Create, Filter, Nillable, Sort, Update
Description
The time of day when the Course Offering meeting ends.
IsFriday
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates that the Course Offering occurs on Friday.
The default value is false.
IsLocked
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the record is locked (true) or not (false).
The default value is false.
IsMonday
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates that the Course Offering occurs on Monday.
The default value is false.
IsSaturday
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates that the Course Offering occurs on Saturday.
The default value is false.
IsSunday
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates that the Course Offering occurs on Sunday.
The default value is false.
IsThursday
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates that the Course Offering occurs on Thursday.
The default value is false.
IsTuesday
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates that the Course Offering occurs on Tuesday.
The default value is false.
IsWednesday
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates that the Course Offering occurs on Wednesday.
The default value is false.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last accessed this record, a record related to this record, or a list view.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last viewed this record or list view. If this value is null, the user might have only accessed this record or list view (LastReferencedDate) but not viewed it.
LocationId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The education facility Location that's associated with the Course Offering Schedule.
This field is a relationship field.
Relationship Name
Location
Relationship Type
Lookup
Refers To
Location
MayEdit
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort
Description
Indicates whether the record can be edited (true) or not (false).
The default value is false.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name for this record.
RecurrencePattern
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The RRULE that describes the recurrence pattern for the course offering schedule. Supports a subset of the RFC 5545 standard for internet calendaring and scheduling. For example, a recurrence pattern of every day for five days would be RRULE:FREQ=DAILY;INTERVAL=1;COUNT=5.
StartDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The start date of the course offering schedule, which is required when there is a recurrence pattern.
StartTime
Type
time
Properties
Create, Filter, Nillable, Sort, Update
Description
The time of day when the Course Offering meeting starts.
Type
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The type of course offering schedule, such as class, lab, or exam.