ResourceEvents
The Resource Events resource is used to view calendar events for a resource.
Columns
| Name | Type | Description |
| EventDescription | String | Description of the calendar event. |
| EventName | String | Name of the calendar event. |
| ResourceEventId [KEY] | Long | Identifier of the resource event. |
| CreatedBy | String | Indicates the resource who created the row of data. |
| CreationDate | Datetime | Date when the row of data was created. |
| LastUpdateDate | Datetime | Date when the record was last edited. |
| LastUpdatedBy | String | Indicates who last edited the record. |
| ResourceId | Long | Identifier of the resource for which the event is created. |
| StartDate | Date | Start date of the calendar event. |
| EndDate | Date | Finish date of the calendar event. |
| ResourceName | String | Name of the resource for which the event is created. |
| ResourceCalendarName | String | Name of the calendar that defines the work schedule for the resource. |
| EventCategory | String | Category of the resource calendar event. Possible values for resources are PTO, training, or others. |
| DurationHours | Decimal | Length of the calendar event in hours. |
| ResourceEmail | String | Email of the resource for whom the event is created. |
| EventCategoryCode | String | Code that indicates the category of the resource calendar event. |
| AllDayFlag | Bool | Indicates whether the event is an All Day event. |
| BindProjectId | Long | bindprojectid |
| Finder | String | finder |