Click or drag to resize
ManagedDashboardDescription Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the description of this dashboard.

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

Property Value

Type: String
The description of this dashboard.

Return Value

Type: String
The description of this dashboard.
Remarks