IContentNotificationAddContentItem Method

Add the specified content item.

Namespace: Dundas.BI.Notifications
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
void AddContentItem(
	NotificationContent content
)

Parameters

content  NotificationContent
Content item to be added to the notification.
See Also