DeliveryRequestNotification Property  | 
 
            Gets the Notification to deliver.
            
 
    Namespace: 
   Dundas.BI.Notifications.Delivery
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic Notification? Notification { get; }Public ReadOnly Property Notification As Notification
	Get
public:
property Notification^ Notification {
	Notification^ get ();
}member Notification : Notification with get
Property Value
Type: 
Notification
See Also