IContentNotificationContent Property |
Gets the notification content.
Namespace:
Dundas.BI.Notifications
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax NotificationContent? Content { get; }
ReadOnly Property Content As NotificationContent
Get
property NotificationContent^ Content {
NotificationContent^ get ();
}
abstract Content : NotificationContent with get
Property Value
Type:
NotificationContentSee Also