TheNMIEngine..::..GetAllDashboards Method
Returns a list of all defined Dashboard
Namespace:
nsCDEngine.Engines.NMIServiceAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public static List<TheDashboardInfo> GetAllDashboards()
Public Shared Function GetAllDashboards As List(Of TheDashboardInfo)
public: static List<TheDashboardInfo^>^ GetAllDashboards()