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