URL to an avatar image displayed in the sheet row.
Color index into the theme's taskColors array, or a custom color definition. When set, all events for this resource inherit this color unless overridden by event.color.
Whether this resource is excluded by the active filter.
Unique identifier (read-only). Auto-generated if not provided in constructor.
Display name of the resource.
Resource type (e.g. 'person', 'room', 'equipment', 'vehicle', or a custom string).
Get a custom property by name, or null if not found.
Get the value of a custom property by name.
Set the value of a custom property by name.
Serialize this resource to a plain object.
StaticfromCreate a SchedulerResource from a plain object (e.g. parsed JSON).
A schedulable resource (person, room, equipment, etc.) displayed as a row in the scheduler.