ResourceCalendarException members
Represents a resource calendar exception.
The ResourceCalendarException type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ResourceCalendarException | Creates an instance of the ResourceCalendarException class. |
Top
Properties
Name | Description | |
---|---|---|
Calendar | Gets the name of the calendar that is associated with the exception. (Inherited from CalendarException.) | |
Context | (Inherited from ClientObject.) | |
Finish | Gets the date and time that the calendar exception ends. (Inherited from CalendarException.) | |
Id | Gets or sets the object identifier as an index into the collection of calendar exceptions. (Inherited from CalendarException.) | |
Name | Gets the name of the exception, such as Vacation. (Inherited from CalendarException.) | |
ObjectData | (Inherited from ClientObject.) | |
ObjectVersion | (Inherited from ClientObject.) | |
Path | (Inherited from ClientObject.) | |
RecurrenceDays | Gets a mask that represents the days of the week on which the calendar exception is effective. (Inherited from CalendarException.) | |
RecurrenceFrequency | Gets the interval at which the calendar exception occurs. (Inherited from CalendarException.) | |
RecurrenceMonth | Gets the month value when setting a yearly recurrence. (Inherited from CalendarException.) | |
RecurrenceMonthDay | Gets the day of the month when setting a yearly recurrence. (Inherited from CalendarException.) | |
RecurrenceType | Gets the recurrence type for the calendar exception. (Inherited from CalendarException.) | |
RecurrenceWeek | Gets the week number of a monthly occurrence. (Inherited from CalendarException.) | |
ServerObjectIsNull | (Inherited from ClientObject.) | |
Shift1Finish | Gets the minute of the day that the first shift ends. (Inherited from CalendarException.) | |
Shift1Start | Gets the minute of the day that the first shift starts. (Inherited from CalendarException.) | |
Shift2Finish | Gets the minute of the day that the second shift ends. (Inherited from CalendarException.) | |
Shift2Start | Gets the minute of the day that the second shift starts. (Inherited from CalendarException.) | |
Shift3Finish | Gets the minute of the day that the third shift ends. (Inherited from CalendarException.) | |
Shift3Start | Gets the minute of the day that the third shift starts. (Inherited from CalendarException.) | |
Shift4Finish | Gets the minute of the day that the fourth shift ends. (Inherited from CalendarException.) | |
Shift4Start | Gets the minute of the day that the fourth shift starts. (Inherited from CalendarException.) | |
Shift5Finish | Gets the minute of the day that the fifth shift ends. (Inherited from CalendarException.) | |
Shift5Start | Gets the minute of the day that the fifth shift starts. (Inherited from CalendarException.) | |
Start | Gets the time and date of the start of the calendar exception. (Inherited from CalendarException.) | |
Tag | (Inherited from ClientObject.) | |
TypedObject | (Inherited from ClientObject.) |
Top
Methods
Top