Click or drag to resize
NotificationsNotification Property
Collection of notifications.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[XmlElementAttribute("Notification")]
public List<Notification> Notification { get; set; }

Property Value

Type: ListNotification
See Also