Click or drag to resize
ManagedDashboardUsername Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the current username used to filter content on the dashboard

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

Property Value

Type: String
The current username used to filter content on the dashboard

Return Value

Type: String
The current username used to filter content on the dashboard
Remarks