deDesign..::..getAllDashboards Method
Gets all dashboards.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public Dictionary<string, deDashboard> getAllDashboards( bool showOnlyDisplay )
Public Function getAllDashboards ( _ showOnlyDisplay As Boolean _ ) As Dictionary(Of String, deDashboard)
public: Dictionary<String^, deDashboard^>^ getAllDashboards( bool^ showOnlyDisplay )
Parameters
- showOnlyDisplay
- Type: Boolean
if set to true [show only display].