C-DEngine 5.105

TheCDEKPIs..::..GetKPI Method (eKPINames)

Return the value of an existing KPI using an eKPINames enum

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

Syntax


public static long GetKPI(
	eKPINames eKPI
)
Public Shared Function GetKPI ( _
	eKPI As eKPINames _
) As Long
public:
static long long^ GetKPI(
	eKPINames^ eKPI
)

Parameters

eKPI
Type: nsCDEngine.BaseClasses..::..eKPINames
Enum that determines which KPI value to return

Return Value

The value of the KPI