RecipientViewOverride Class

The notification content overrides.
Inheritance Hierarchy
SystemObject
  Dundas.BI.Notifications.DeliveryRecipientViewOverride

Namespace: Dundas.BI.Notifications.Delivery
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public class RecipientViewOverride

The RecipientViewOverride type exposes the following members.

Constructors
 NameDescription
Public methodRecipientViewOverride Initializes a new instance of the RecipientViewOverride class.
Top
Properties
 NameDescription
Public propertyOverrides Gets the ViewOverrides to apply when exporting.
Public propertyViewId Gets the ID of the View the Overrides will be applied to.
Top
See Also