Custom fields associated with a period of time on a specified day of the week
during which field service work can be performed in Field Service. Operating hours consist
of one or more time slots.
The standard fields are documented in the TimeSlot object reference.
Supported Calls
create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), update(), upsert()
Special Access Rules
Field Service managed package must be installed.
Fields
FSL__Designated_Work_Boolean_Fields__c |
- Type
- multipicklist
- Properties
- Create, Filter, Nillable, Update
- Description
- The type of designated work time slot. To convert a regular time
slot to a designated one, use the calendar editor in the
Visualforce page instead of editing this field manually in the
record page.
- Possible values are:
- Additional values are added by the managed package when a time
slot is converted to a designated work type. The values are the API
names of the designated work boolean fields on the service
appointment.
|
FSL__Slot_Color__c |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Restricted picklist, Sort,
Update
- Description
- The time slot color as it appears on the calendar editor in the
Visualforce page. This field is populated by the system.
- Possible values are:
- Amber
- Asphalt
- Black
- Blue
- Brown
- Cyan
- Green
- Grey
- Indigo
- Lime
- Orange
- Pink
- Purple
- Red
- Teal
- Yellow
|