deDesign..::..getDashboardUsingName Method
Gets the dashboard by name.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public deDashboard getDashboardUsingName( string dashboardName )
Public Function getDashboardUsingName ( _ dashboardName As String _ ) As deDashboard
public: deDashboard^ getDashboardUsingName( String^ dashboardName )
Parameters
- dashboardName
- Type: String
The dashobard name.