A resource's actual working calendar comes from Resource.BusinessHoursId pointing at the BusinessHours master (used, for example, to pick the timezone for attendance auto-checkout, falling back to the default branch's hours), and appointment slot availability is driven by the branch's BusinessHours plus branch holidays.
Fields
| Field | Label | Type | Required | What it does |
BusinessHoursId | Business Hours | Lookup | | It cannot be read, written or filtered; a resource's working hours come from Resource.BusinessHoursId instead. |
CreatedById | Created By | Lookup → UserAccount | Yes | |
CreatedDateTime | Created Date | DateAndTime | Yes | |
FromDate | From Date | Date | | Nothing in the platform reads this entity in any case. |
Id | Id | Guid | Yes | |
ModifiedById | Modified By | Lookup → UserAccount | Yes | |
Name | Name | Text, unique | | |
OwnerId | Owner | Lookup → UserAccount | Yes | |
RecordTypeId | Record Type | Guid, hidden | | |
ResourceId | Resource | Lookup → Resource | | |
ToDate | To Date | Date | | Treat any schedule question as belonging to BusinessHours and branch holidays instead. |
UIProps | UI Props | Text | | |
UpdatedDateTime | Modified Date | DateAndTime | | |
Actions
| Action | Label | Type | What it does |
BulkDelete | Delete | Delete | Delete the selected records. |
Clone | Clone | ServerAction (Clone) | Create a copy of this record |
Delete | Delete | Delete | Delete |
DeleteInList | Delete | Delete | Delete in a list page |
Edit | Edit | Edit | Edit |
EditInLine | Edit | Edit | Edit in page. |
New | New | New | New |