Click or drag to resize
DashboardObjectEmailRecipients Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the email address(es) that this object should be sent to when the dashboard is refreshed on the server

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

Property Value

Type: String
The email address(es) that this object should be sent to when the dashboard is refreshed on the server

Return Value

Type: String
The email address(es) that this object should be sent to when the dashboard is refreshed on the server
Remarks