Click or drag to resize
ManagedDashboardComments Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a comments string associated with this dashboard.

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

Property Value

Type: String
a comments string associated with this dashboard.

Return Value

Type: String
a comments string associated with this dashboard.
Remarks