WebSvcNotifications Namespace
The WebSvcNotifications namespace is an arbitrary name for a reference to the Notifications.asmx Web service of the PSI in Microsoft Office Project Server 2007.
The Notifications class in the Web service includes methods that manage alert subscription information. Get or update alert subscriptions and reminders.
Notifications methods typically use or return one of the following DataSet objects:
Classes
Class | Description | |
---|---|---|
AlertSubscriptionInfoDataSet | ||
AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable | ||
AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow | Specifies one row of subscription alert notification settings for the current user. | |
AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRowChangeEvent | Describes event handler settings for the specified data. | |
Notifications | Includes methods for managing reminders and alerts in Microsoft Office Project Server 2007. | |
ReminderSubscriptionInfoDataSet | ||
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable | ||
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow | A data row representing reminder notification settings for the current user. | |
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRowChangeEvent | Describes event handler settings for the specified data. |
Delegates
Delegate | Description | |
---|---|---|
AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRowChangeEventHandler | ||
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRowChangeEventHandler |