deDesign..::..getDashboards Method
Gets the dashboards.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public Dictionary<string, deDashboard> getDashboards( string sUser, bool showOnlyDisplay )
Public Function getDashboards ( _ sUser As String, _ showOnlyDisplay As Boolean _ ) As Dictionary(Of String, deDashboard)
public: Dictionary<String^, deDashboard^>^ getDashboards( String^ sUser, bool^ showOnlyDisplay )