NotificationsNotification Property DocuWare Platform .NET API
Gets or sets the notifications.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.6
Syntax

C#
[XmlElementAttribute("Notification")]
public List<Notification> Notification { get; set; }

Property Value

Type: ListNotification
See Also

Reference