ResourceDataSet.CalendarExceptionsRow Members
Include Protected Members
Include Inherited Members
Represents a calendar exception for one resource.
The ResourceDataSet.CalendarExceptionsRow type exposes the following members.
Properties
Name | Description | |
---|---|---|
Finish | Specifies the date and time that this calendar exception ends. | |
HasErrors | (Inherited from DataRow.) | |
Item[Int32] | (Inherited from DataRow.) | |
Item[String] | (Inherited from DataRow.) | |
Item[DataColumn] | (Inherited from DataRow.) | |
Item[Int32, DataRowVersion] | (Inherited from DataRow.) | |
Item[String, DataRowVersion] | (Inherited from DataRow.) | |
Item[DataColumn, DataRowVersion] | (Inherited from DataRow.) | |
ItemArray | (Inherited from DataRow.) | |
Name | Specifies the name that is given for this exception, such as Vacation. | |
RecurrenceDays | Specifies a binary flag integer that represents the days of the week on which this calendar exception is effective. | |
RecurrenceFrequency | Specifies the interval at which this calendar exception occurs. | |
RecurrenceMonth | Specifies the month value when setting a yearly recurrence. | |
RecurrenceMonthDay | Specifies the day of the month when setting a yearly recurrence. | |
RecurrencePosition | Specifies the week number of a monthly occurrence. | |
RecurrenceType | Specifies a numerical value that represents the CalendarConstants.CalendarRecurrenceType type for this exception. | |
RES_UID | Specifies the unique identifier of the resource for which this exception applies. | |
ResourcesRow | Specifies the ResourceDataSet.ResourcesRow object that contains the resource information that is related to this exception. | |
RowError | (Inherited from DataRow.) | |
RowState | (Inherited from DataRow.) | |
Shift1Finish | Specifies the minute of the day that the first shift ends. | |
Shift1Start | Specifies the minute of the day that the first shift starts. | |
Shift2Finish | Specifies the minute of the day that the second shift ends. | |
Shift2Start | Specifies the minute of the day that the second shift starts. | |
Shift3Finish | Specifies the minute of the day that the third shift ends. | |
Shift3Start | Specifies the minute of the day that the third shift starts. | |
Shift4Finish | Specifies the minute of the day that the fourth shift ends. | |
Shift4Start | Specifies the minute of the day that the fourth shift starts. | |
Shift5Finish | Specifies the minute of the day that the fifth shift ends. | |
Shift5Start | Specifies the minute of the day that the fifth shift starts. | |
Start | Specifies the date and time that this calendar exception starts. | |
Table | (Inherited from DataRow.) |
Top
Methods
Name | Description | |
---|---|---|
AcceptChanges | (Inherited from DataRow.) | |
BeginEdit | (Inherited from DataRow.) | |
CancelEdit | (Inherited from DataRow.) | |
ClearErrors | (Inherited from DataRow.) | |
Delete | (Inherited from DataRow.) | |
EndEdit | (Inherited from DataRow.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetChildRows(String) | (Inherited from DataRow.) | |
GetChildRows(DataRelation) | (Inherited from DataRow.) | |
GetChildRows(String, DataRowVersion) | (Inherited from DataRow.) | |
GetChildRows(DataRelation, DataRowVersion) | (Inherited from DataRow.) | |
GetColumnError(Int32) | (Inherited from DataRow.) | |
GetColumnError(String) | (Inherited from DataRow.) | |
GetColumnError(DataColumn) | (Inherited from DataRow.) | |
GetColumnsInError | (Inherited from DataRow.) | |
GetHashCode | (Inherited from Object.) | |
GetParentRow(String) | (Inherited from DataRow.) | |
GetParentRow(DataRelation) | (Inherited from DataRow.) | |
GetParentRow(String, DataRowVersion) | (Inherited from DataRow.) | |
GetParentRow(DataRelation, DataRowVersion) | (Inherited from DataRow.) | |
GetParentRows(String) | (Inherited from DataRow.) | |
GetParentRows(DataRelation) | (Inherited from DataRow.) | |
GetParentRows(String, DataRowVersion) | (Inherited from DataRow.) | |
GetParentRows(DataRelation, DataRowVersion) | (Inherited from DataRow.) | |
GetType | (Inherited from Object.) | |
HasVersion | (Inherited from DataRow.) | |
IsNull(Int32) | (Inherited from DataRow.) | |
IsNull(String) | (Inherited from DataRow.) | |
IsNull(DataColumn) | (Inherited from DataRow.) | |
IsNull(DataColumn, DataRowVersion) | (Inherited from DataRow.) | |
IsRecurrenceDaysNull | Determines whether the RecurrenceDays property is set to a null value. | |
IsRecurrenceMonthDayNull | Determines whether the RecurrenceMonthDay property is set to a null value. | |
IsRecurrenceMonthNull | Determines whether the RecurrenceMonth property is set to a null value. | |
IsRecurrencePositionNull | Determines whether the RecurrencePosition property is set to a null value. | |
IsShift1FinishNull | Determines whether the Shift1Finish property is set to a null value. | |
IsShift1StartNull | Determines whether the Shift1Start property is set to a null value. | |
IsShift2FinishNull | Determines whether the Shift2Finish property is set to a null value. | |
IsShift2StartNull | Determines whether the Shift2Start property is set to a null value. | |
IsShift3FinishNull | Determines whether the Shift3Finish property is set to a null value. | |
IsShift3StartNull | Determines whether the Shift3Start property is set to a null value. | |
IsShift4FinishNull | Determines whether the Shift4Finish property is set to a null value. | |
IsShift4StartNull | Determines whether the Shift4Start property is set to a null value. | |
IsShift5FinishNull | Determines whether the Shift5Finish property is set to a null value. | |
IsShift5StartNull | Determines whether the Shift5Start property is set to a null value. | |
MemberwiseClone | (Inherited from Object.) | |
RejectChanges | (Inherited from DataRow.) | |
SetAdded | (Inherited from DataRow.) | |
SetColumnError(Int32, String) | (Inherited from DataRow.) | |
SetColumnError(String, String) | (Inherited from DataRow.) | |
SetColumnError(DataColumn, String) | (Inherited from DataRow.) | |
SetModified | (Inherited from DataRow.) | |
SetNull | (Inherited from DataRow.) | |
SetParentRow(DataRow) | (Inherited from DataRow.) | |
SetParentRow(DataRow, DataRelation) | (Inherited from DataRow.) | |
SetRecurrenceDaysNull | Sets the RecurrenceDays property to a null value. | |
SetRecurrenceMonthDayNull | Sets the RecurrenceMonthDay property to a null value. | |
SetRecurrenceMonthNull | Sets the RecurrenceMonth property to a null value. | |
SetRecurrencePositionNull | Sets the RecurrencePosition property to a null value. | |
SetShift1FinishNull | Sets the Shift1Finish property to a null value. | |
SetShift1StartNull | Sets the Shift1Start property to a null value. | |
SetShift2FinishNull | Sets the Shift2Finish property to a null value. | |
SetShift2StartNull | Sets the Shift2Start property to a null value. | |
SetShift3FinishNull | Sets the Shift3Finish property to a null value. | |
SetShift3StartNull | Sets the Shift3Start property to a null value. | |
SetShift4FinishNull | Sets the Shift4Finish property to a null value. | |
SetShift4StartNull | Sets the Shift4Start property to a null value. | |
SetShift5FinishNull | Sets the Shift5Finish property to a null value. | |
SetShift5StartNull | Sets the Shift5Start property to a null value. | |
ToString | (Inherited from Object.) |
Top
Extension Methods
Name | Description | |
---|---|---|
GetValue<T> | Reserved for internal use. (Defined by PSUtility.) |
Top