WebSvcCalendar Namespace
The WebSvcCalendar namespace is an arbitrary name for a reference to the Calendar.asmx Web service of the PSI in Microsoft Office Project Server 2007.
The Calendar class in the Web service includes methods to manage enterprise calendars. Check out, check in, create, delete, list all, update, or get a specific calendar.
Calendar methods typically use or return a CalendarDataSet object.
Classes
Class | Description | |
---|---|---|
Calendar | Includes methods for managing calendar exceptions in Microsoft Office Project Server 2007. | |
CalendarDataSet | ||
CalendarDataSet.CalendarExceptionsDataTable | ||
CalendarDataSet.CalendarExceptionsRow | Represents the availability of the resource identified with the CAL_UID property. | |
CalendarDataSet.CalendarExceptionsRowChangeEvent | Describes event handler settings for the specified data. | |
CalendarDataSet.CalendarsDataTable | ||
CalendarDataSet.CalendarsRow | Specifies a row of calendar data. | |
CalendarDataSet.CalendarsRowChangeEvent | Describes event handler settings for the specified data. |
Delegates
Delegate | Description | |
---|---|---|
CalendarDataSet.CalendarExceptionsRowChangeEventHandler | ||
CalendarDataSet.CalendarsRowChangeEventHandler |