C-DEngine 5.105

ICDERulesEngine..::..LogEvent Method (String, String, String)

Logs a new event

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

Syntax


bool LogEvent(
	string pEventName,
	string pTrigger,
	string pAction
)
Function LogEvent ( _
	pEventName As String, _
	pTrigger As String, _
	pAction As String _
) As Boolean
bool^ LogEvent(
	String^ pEventName, 
	String^ pTrigger, 
	String^ pAction
)

Parameters

pEventName
Type: String
pTrigger
Type: String
pAction
Type: String