C-DEngine 5.105

ICDEKpis..::..IncrementKPI Method (String, Boolean)

Increments the kpi.

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

Syntax


void IncrementKPI(
	string pName,
	bool dontReset
)
Sub IncrementKPI ( _
	pName As String, _
	dontReset As Boolean _
)
void IncrementKPI(
	String^ pName, 
	bool^ dontReset
)

Parameters

pName
Type: String
Name of the p.
dontReset
Type: Boolean
if set to true [dont reset].