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
Public class AlertSubscriptionInfoDataSet
Public class AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable
Public class AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow Specifies one row of subscription alert notification settings for the current user.
Public class AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRowChangeEvent Describes event handler settings for the specified data.
Public class Notifications Includes methods for managing reminders and alerts in Microsoft Office Project Server 2007.
Public class ReminderSubscriptionInfoDataSet
Public class ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable
Public class ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow A data row representing reminder notification settings for the current user.
Public class ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRowChangeEvent Describes event handler settings for the specified data.

Delegates

  Delegate Description
Public delegate AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRowChangeEventHandler
Public delegate ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRowChangeEventHandler