C-DEngine 5.105

TheNMIEngine..::..GetAllDashboards Method

Returns a list of all defined Dashboard

Namespace:  nsCDEngine.Engines.NMIService
Assembly:  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()

Return Value