CalendarDataSet.CalendarExceptionsRow Members

Include Protected Members
Include Inherited Members

Represents the availability of the resource identified with the CAL_UID property.

The CalendarDataSet.CalendarExceptionsRow type exposes the following members.

Properties

 

Name

Description

Public property

CAL_UID

Specifies the unique identifier of a calendar.

Public property

CalendarsRow

Specifies the CAL_UID object that contains the calendar information for CalendarDataSet.CalendarExceptionsRow.

Public property

Finish

Specifies the completion date of the exception.

Public property

HasErrors

(Inherited from DataRow.)

Public property

Item[Int32]

(Inherited from DataRow.)

Public property

Item[String]

(Inherited from DataRow.)

Public property

Item[DataColumn]

(Inherited from DataRow.)

Public property

Item[Int32, DataRowVersion]

(Inherited from DataRow.)

Public property

Item[String, DataRowVersion]

(Inherited from DataRow.)

Public property

Item[DataColumn, DataRowVersion]

(Inherited from DataRow.)

Public property

ItemArray

(Inherited from DataRow.)

Public property

Name

Specifies the name of the calendar exception.

Public property

RecurrenceDays

Specifies the weekdays for daily, weekly, monthly, or yearly recurrence of an exception.

Public property

RecurrenceFrequency

Specifies the number of times recurrence should occur for exceptions between the start and the end dates for the time period.

Public property

RecurrenceMonth

Specifies the month in which an exception occurs.

Public property

RecurrenceMonthDay

Specifies the day of the month for a recurring exception.

Public property

RecurrencePosition

Specifies the relative position of the next occurrence within a number of recurrences.

Public property

RecurrenceType

Specifies the frequency of recurrence.

Public property

RowError

(Inherited from DataRow.)

Public property

RowState

(Inherited from DataRow.)

Public property

Shift1Finish

Specifies the finish time, in minutes from midnight, for the first shift of the exception.

Public property

Shift1Start

Specifies the start time, in minutes from midnight, for first shift of the exception.

Public property

Shift2Finish

Specifies the finish time, in minutes from midnight, for the second shift of the exception.

Public property

Shift2Start

Specifies the start time, in minutes from midnight, for the second shift of the exception.

Public property

Shift3Finish

Specifies the finish time, in minutes from midnight, for the third shift of the exception.

Public property

Shift3Start

Specifies the start time, in minutes from midnight, for the third shift of the exception.

Public property

Shift4Finish

Specifies the finish time, in minutes from midnight, for the fourth shift of the exception.

Public property

Shift4Start

Specifies the start time, in minutes from midnight, for the fourth shift of the exception.

Public property

Shift5Finish

Specifies the finish time, in minutes from midnight, for the fifth shift of the exception.

Public property

Shift5Start

Specifies the start time, in minutes from midnight, for the fifth shift of the exception.

Public property

Start

Specifies the start date of the exception.

Public property

Table

(Inherited from DataRow.)

Top

Methods

 

Name

Description

Public method

AcceptChanges

(Inherited from DataRow.)

Public method

BeginEdit

(Inherited from DataRow.)

Public method

CancelEdit

(Inherited from DataRow.)

Public method

ClearErrors

(Inherited from DataRow.)

Public method

Delete

(Inherited from DataRow.)

Public method

EndEdit

(Inherited from DataRow.)

Public method

Equals

(Inherited from Object.)

Protected method

Finalize

(Inherited from Object.)

Public method

GetChildRows(String)

(Inherited from DataRow.)

Public method

GetChildRows(DataRelation)

(Inherited from DataRow.)

Public method

GetChildRows(String, DataRowVersion)

(Inherited from DataRow.)

Public method

GetChildRows(DataRelation, DataRowVersion)

(Inherited from DataRow.)

Public method

GetColumnError(Int32)

(Inherited from DataRow.)

Public method

GetColumnError(String)

(Inherited from DataRow.)

Public method

GetColumnError(DataColumn)

(Inherited from DataRow.)

Public method

GetColumnsInError

(Inherited from DataRow.)

Public method

GetHashCode

(Inherited from Object.)

Public method

GetParentRow(String)

(Inherited from DataRow.)

Public method

GetParentRow(DataRelation)

(Inherited from DataRow.)

Public method

GetParentRow(String, DataRowVersion)

(Inherited from DataRow.)

Public method

GetParentRow(DataRelation, DataRowVersion)

(Inherited from DataRow.)

Public method

GetParentRows(String)

(Inherited from DataRow.)

Public method

GetParentRows(DataRelation)

(Inherited from DataRow.)

Public method

GetParentRows(String, DataRowVersion)

(Inherited from DataRow.)

Public method

GetParentRows(DataRelation, DataRowVersion)

(Inherited from DataRow.)

Public method

GetType

(Inherited from Object.)

Public method

HasVersion

(Inherited from DataRow.)

Public method

IsFinishNull

Determines whether the Finish property is set to a null value.

Public method

IsNameNull

Determines whether the Name property is set to a null value.

Public method

IsNull(Int32)

(Inherited from DataRow.)

Public method

IsNull(String)

(Inherited from DataRow.)

Public method

IsNull(DataColumn)

(Inherited from DataRow.)

Public method

IsNull(DataColumn, DataRowVersion)

(Inherited from DataRow.)

Public method

IsRecurrenceDaysNull

Determines whether the RecurrenceDays property is set to a null value.

Public method

IsRecurrenceFrequencyNull

Determines whether the RecurrenceFrequency property is set to a null value.

Public method

IsRecurrenceMonthDayNull

Determines whether the RecurrenceMonthDay property is set to a null value.

Public method

IsRecurrenceMonthNull

Determines whether the RecurrenceMonth property is set to a null value.

Public method

IsRecurrencePositionNull

Determines whether the RecurrencePosition property is set to a null value.

Public method

IsRecurrenceTypeNull

Determines whether the RecurrenceType property is set to a null value.

Public method

IsShift1FinishNull

Determines whether the Shift1Finish property is set to a null value.

Public method

IsShift1StartNull

Determines whether the Shift1Start property is set to a null value.

Public method

IsShift2FinishNull

Determines whether the Shift2Finish property is set to a null value.

Public method

IsShift2StartNull

Determines whether the Shift2Start property is set to a null value.

Public method

IsShift3FinishNull

Determines whether the Shift3Finish property is set to a null value.

Public method

IsShift3StartNull

Determines whether the Shift3Start property is set to a null value.

Public method

IsShift4FinishNull

Determines whether the Shift4Finish property is set to a null value.

Public method

IsShift4StartNull

Determines whether the Shift4Start property is set to a null value.

Public method

IsShift5FinishNull

Determines whether the Shift5Finish property is set to a null value.

Public method

IsShift5StartNull

Determines whether the Shift5Start property is set to a null value.

Public method

IsStartNull

Determines whether the Start property is set to a null value.

Protected method

MemberwiseClone

(Inherited from Object.)

Public method

RejectChanges

(Inherited from DataRow.)

Public method

SetAdded

(Inherited from DataRow.)

Public method

SetColumnError(Int32, String)

(Inherited from DataRow.)

Public method

SetColumnError(String, String)

(Inherited from DataRow.)

Public method

SetColumnError(DataColumn, String)

(Inherited from DataRow.)

Public method

SetFinishNull

Sets the Finish property to a null value.

Public method

SetModified

(Inherited from DataRow.)

Public method

SetNameNull

Sets the Name property to a null value.

Protected method

SetNull

(Inherited from DataRow.)

Public method

SetParentRow(DataRow)

(Inherited from DataRow.)

Public method

SetParentRow(DataRow, DataRelation)

(Inherited from DataRow.)

Public method

SetRecurrenceDaysNull

Sets the RecurrenceDays property to a null value.

Public method

SetRecurrenceFrequencyNull

Sets the RecurrenceFrequency property to a null value.

Public method

SetRecurrenceMonthDayNull

Sets the RecurrenceMonthDay property to a null value.

Public method

SetRecurrenceMonthNull

Sets the RecurrenceMonth property to a null value.

Public method

SetRecurrencePositionNull

Sets the RecurrencePosition property to a null value.

Public method

SetRecurrenceTypeNull

Sets the RecurrenceType property to a null value.

Public method

SetShift1FinishNull

Sets the Shift1Finish property to a null value.

Public method

SetShift1StartNull

Sets the Shift1Start property to a null value.

Public method

SetShift2FinishNull

Sets the Shift2Finish property to a null value.

Public method

SetShift2StartNull

Sets the Shift2Start property to a null value.

Public method

SetShift3FinishNull

Sets the Shift3Finish property to a null value.

Public method

SetShift3StartNull

Sets the Shift3Start property to a null value.

Public method

SetShift4FinishNull

Sets the Shift4Finish property to a null value.

Public method

SetShift4StartNull

Sets the Shift4Start property to a null value.

Public method

SetShift5FinishNull

Sets the Shift5Finish property to a null value.

Public method

SetShift5StartNull

Sets the Shift5Start property to a null value.

Public method

SetStartNull

Sets the Start property to a null value.

Public method

ToString

(Inherited from Object.)

Top

See Also

Reference

CalendarDataSet.CalendarExceptionsRow Class

WebSvcCalendar Namespace