CalendarDataSet.CalendarExceptionsRow Class

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

Inheritance Hierarchy

System.Object
  System.Data.DataRow
    WebSvcCalendar.CalendarDataSet.CalendarExceptionsRow

Namespace:  WebSvcCalendar
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

Syntax

'Declaration
Public Class CalendarExceptionsRow _
    Inherits DataRow
'Usage
Dim instance As CalendarDataSet.CalendarExceptionsRow
public class CalendarExceptionsRow : DataRow

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.

See Also

Reference

CalendarDataSet.CalendarExceptionsRow Members

WebSvcCalendar Namespace