IContentNotificationContent Property |
Gets the notification content.
Namespace: Dundas.BI.NotificationsAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
SyntaxNotificationContent? Content { get; }ReadOnly Property Content As NotificationContent
Get
property NotificationContent^ Content {
NotificationContent^ get ();
}abstract Content : NotificationContent with get
Property Value
NotificationContent
See Also