Click or drag to resize
DashboardAlertSendEmail Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a property that indicates if this alert should send an email

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public bool SendEmail { get; set; }

Property Value

Type: Boolean
True if this alert should send an email

Return Value

Type: Boolean
True if this alert should send an email
Remarks