Notifications - Classe

Inclut des méthodes pour la gestion des alertes de rappel et dans Project Server.

Hiérarchie d’héritage

System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      System.Web.Services.Protocols.WebClientProtocol
        System.Web.Services.Protocols.HttpWebClientProtocol
          System.Web.Services.Protocols.SoapHttpClientProtocol
            WebSvcNotifications.Notifications

Espace de noms :  WebSvcNotifications
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
<WebServiceBindingAttribute(Name := "NotificationsSoap", Namespace := "https://schemas.microsoft.com/office/project/server/webservices/Notifications/")> _
Public Class Notifications _
    Inherits SoapHttpClientProtocol
'Utilisation
Dim instance As Notifications
[WebServiceBindingAttribute(Name = "NotificationsSoap", Namespace = "https://schemas.microsoft.com/office/project/server/webservices/Notifications/")]
public class Notifications : SoapHttpClientProtocol

Remarques

Le service web Notifications gère les alertes prédéfinies et des rappels pour l'utilisateur actuel. Les alertes et rappels sont répertoriés dans Notification.

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

Notifications - Membres

WebSvcNotifications - Espace de noms

Notification