ErrorReportRecipients Enumeration

Specifies email recipients for the "Send Error Report" feature.

Namespace:  Dundas.BI.Web
Assembly:  Dundas.BI.Web.Core (in Dundas.BI.Web.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
[FlagsAttribute]
public enum ErrorReportRecipients
Members
  Member nameValueDescription
None0No recipient.
Administrator1The application administrator.
Dundas2The Dundas Data Visualization error reporting mailbox.
See Also