DataDrivenNotification Methods

The DataDrivenNotification type exposes the following members.

Methods
  NameDescription
Public methodAddCondition
Defines a DataDrivenCondition for the current instance.
Public methodAddContentItem
Add the specified content item.
(Inherited from ContentNotification.)
Public methodChangeDeliveryFrequency
Changes the maximum delivery frequency and suppresses alerts within the specified period.
Public methodChangeDeliverySettings
Changes the delivery settings.
(Inherited from Notification.)
Public methodDefineCustomState
Defines a new custom state for the current instance.
Public methodRemoveCondition
Removes the specified condition by its ID.
Public methodRemoveContentItem
Remove the specified content item.
(Inherited from ContentNotification.)
Public methodRemoveCustomState
Removes the custom state specified by its ID.
Public methodToString
Returns a string that represents the current object.
(Inherited from DescriptorBase.)
Top
See Also