Click or drag to resize
DashboardObjectEmailSubject Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the email subject 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 EmailSubject { get; set; }

Property Value

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

Return Value

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