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
Specifies the date and time this calendar exception ends.
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
Item[DataColumn, DataRowVersion]
(Inherited from DataRow.)
(Inherited from DataRow.)
Specifies the name given for this exception, such as Vacation.
Specifies a binary flag integer representing the days of the week on which this calendar exception is effective.
Specifies the interval at which this calendar exception occurs.
Specifies the month value when setting a yearly recurrence.
Specifies the day of the month when setting a yearly recurrence.
Specifies the week number of a monthly occurrence.
Specifies a numerical value representing the CalendarConstants.CalendarRecurrenceType type for this exception.
Specifies the unique identifier of the resource for which this exception applies.
Specifies the ResourceDataSet.ResourcesRow object that contains the resource information related to this exception.
(Inherited from DataRow.)
(Inherited from DataRow.)
Specifies the minute of the day that the shift ends.
Specifies the minute of the day that the shift starts.
Specifies the minute of the day that the shift ends.
Specifies the minute of the day that the shift starts.
Specifies the minute of the day that the shift ends.
Specifies the minute of the day that the shift starts.
Specifies the minute of the day that the shift ends.
Specifies the minute of the day that the shift starts.
Specifies the minute of the day that the shift ends.
Specifies the minute of the day that the shift starts.
Specifies the date and time this calendar exception starts.
(Inherited from DataRow.)
Top
Methods
Name
Description
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from Object.)
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
GetChildRows(String, DataRowVersion)
(Inherited from DataRow.)
GetChildRows(DataRelation, DataRowVersion)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
GetParentRow(String, DataRowVersion)
(Inherited from DataRow.)
GetParentRow(DataRelation, DataRowVersion)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
GetParentRows(String, DataRowVersion)
(Inherited from DataRow.)
GetParentRows(DataRelation, DataRowVersion)
(Inherited from DataRow.)
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
IsNull(DataColumn, DataRowVersion)
(Inherited from DataRow.)
Determines whether the RecurrenceDays property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the RecurrenceMonthDay property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the RecurrenceMonth property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the RecurrencePosition property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the Shift1Finish property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the Shift1Start property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the Shift2Finish property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the Shift2Start property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the Shift3Finish property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the Shift3Start property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the Shift4Finish property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the Shift4Start property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the Shift5Finish property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the Shift5Start property is set to a a null reference (Nothing in Visual Basic) value.
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
SetColumnError(String, String)
(Inherited from DataRow.)
SetColumnError(DataColumn, String)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
SetParentRow(DataRow, DataRelation)
(Inherited from DataRow.)
Sets the RecurrenceDays property to a a null reference (Nothing in Visual Basic) value.
Sets the RecurrenceMonthDay property to a a null reference (Nothing in Visual Basic) value.
Sets the RecurrenceMonth property to a a null reference (Nothing in Visual Basic) value.
Sets the RecurrencePosition property to a a null reference (Nothing in Visual Basic) value.
Sets the Shift1Finish property to a a null reference (Nothing in Visual Basic) value.
Sets the Shift1Start property to a a null reference (Nothing in Visual Basic) value.
Sets the Shift2Finish property to a a null reference (Nothing in Visual Basic) value.
Sets the Shift2Start property to a a null reference (Nothing in Visual Basic) value.
Sets the Shift3Finish property to a a null reference (Nothing in Visual Basic) value.
Sets the Shift3Start property to a a null reference (Nothing in Visual Basic) value.
Sets the Shift4Finish property to a a null reference (Nothing in Visual Basic) value.
Sets the Shift4Start property to a a null reference (Nothing in Visual Basic) value.
Sets the Shift5Finish property to a a null reference (Nothing in Visual Basic) value.
Sets the Shift5Start property to a a null reference (Nothing in Visual Basic) value.
(Inherited from Object.)
Top