Click or drag to resize
ManagedDashboardServerFileName Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the filename of this dashboard on the server

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

Property Value

Type: String
The filename of this dashboard on the server

Return Value

Type: String
The filename of this dashboard on the server
Remarks
Blank if the dashboard was not opened from the server.
See Also