DeliveryRequestNotificationContentItems Property

Gets the set of NotificationContent settings of the notification.

Namespace:  Dundas.BI.Notifications.Delivery
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public IEnumerable<NotificationContent> NotificationContentItems { get; }

Property Value

Type: IEnumerableNotificationContent
See Also