CalendarDataSet.CalendarExceptionsRow class
Indicates the availability of the calendar-based resource identified by the CAL_UID property.
Inheritance hierarchy
System.Object
System.Data.DataRow
WebSvcCalendar.CalendarDataSet.CalendarExceptionsRow
Namespace: WebSvcCalendar
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Class CalendarExceptionsRow _
Inherits DataRow
'Usage
Dim instance As CalendarDataSet.CalendarExceptionsRow
public class CalendarExceptionsRow : DataRow
Remarks
Represents one calendar exception value range from the CalendarExceptionDataTable table.
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.