TheNMIEngine..::..AddDashboard Method
Adds a new Dashbard to the NMI Model
Namespace:
nsCDEngine.Engines.NMIServiceAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public static TheDashboardInfo AddDashboard( TheThing pOwnerThing, TheDashboardInfo pDashInfo )
Public Shared Function AddDashboard ( _ pOwnerThing As TheThing, _ pDashInfo As TheDashboardInfo _ ) As TheDashboardInfo
public: static TheDashboardInfo^ AddDashboard( TheThing^ pOwnerThing, TheDashboardInfo^ pDashInfo )
Parameters
- pOwnerThing
- Type: nsCDEngine.Engines.ThingService..::..TheThing
- pDashInfo
- Type: nsCDEngine.Engines.NMIService..::..TheDashboardInfo