| Description |
- Type
- textarea
- Properties
- Create, 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, 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
- 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.
|
| 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
- Create, Filter, Group, idLookup, Sort, Update
- Description
- The name for this record.
|
| OwnerId |
- Type
- reference
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- The user who owns this record.
- This field is a polymorphic relationship field.
- Relationship Name
- Owner
- Relationship Type
- Lookup
- Refers To
- Group, User
|
| 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, Sort, Update
- Description
- The time of day when the Course Offering meeting starts.
|
| Type |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Restricted picklist, Sort,
Update
- Description
- The type of course offering schedule, such as class, lab, or
exam.
- Possible values are:
|