Click or drag to resize
ManagedDashboardCategory Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a category used to identify of this dashboard.

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

Property Value

Type: String
a category used to identify of this dashboard.

Return Value

Type: String
a category used to identify of this dashboard.
Remarks