Click or drag to resize
DashboardObjectEmailBody Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the email body used when emailing this object after 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 EmailBody { get; set; }

Property Value

Type: String
The email body used when emailing this object after the dashboard is refreshed on the server

Return Value

Type: String
The email body used when emailing this object after the dashboard is refreshed on the server
Remarks