C-DEngine 5.105

TheNMIEngine..::..GetDashPanelById Method

Gets a Dashpanel by a given Panel ID

Namespace:  nsCDEngine.Engines.NMIService
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public static TheDashPanelInfo GetDashPanelById(
	Guid pDashGuid
)
Public Shared Function GetDashPanelById ( _
	pDashGuid As Guid _
) As TheDashPanelInfo
public:
static TheDashPanelInfo^ GetDashPanelById(
	Guid^ pDashGuid
)

Parameters

pDashGuid
Type: Guid

Return Value