NotificationTransferItemNotification Property |
Gets the notification to be transferred.
Namespace:
Dundas.BI.Transfer
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public Notification Notification { get; }
Public ReadOnly Property Notification As Notification
Get
public:
property Notification^ Notification {
Notification^ get ();
}
member Notification : Notification with get
Property Value
Type:
NotificationSee Also