SchedulesscheduleExceptionAssociations
The Schedule Exception Associations resource is used to assign one or more schedule exceptions to the schedule.
Columns
Name | Type | Description |
SchedulesScheduleId | String | SchedulesScheduleId of SchedulesscheduleExceptionAssociations |
ScheduleExceptionId | String | The value that uniquely identifies the foreign key reference to the schedule exception being assigned. This attribute is a required input. |
ScheduleExceptionAssociationId | String | The value that uniquely identifies the schedule exception assignment to the parent schedule. It is a primary key that the application generates when a schedule exception is assigned to a schedule. This attribute is required. |
ScheduleId | String | The value that uniquely identifies the foreign key reference to the parent schedule. This attribute is a required input. |
ScheduleExceptionName | String | The name of the assigned schedule exception. |
CreatedBy | String | CreatedBy of SchedulesscheduleExceptionAssociations |
CreationDate | Datetime | CreationDate of SchedulesscheduleExceptionAssociations |
LastUpdateDate | Datetime | LastUpdateDate of SchedulesscheduleExceptionAssociations |
LastUpdatedBy | String | LastUpdatedBy of SchedulesscheduleExceptionAssociations |