FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

IAuditLogProvider..::..getEntriesByAction Method

Get entries By action

Namespace:  FlowWright.cDevErrorProvider
Assembly:  cDevErrorProvider (in cDevErrorProvider.dll)

Syntax


DataTable getEntriesByAction(
	actionType action
)
Function getEntriesByAction ( _
	action As actionType _
) As DataTable
DataTable^ getEntriesByAction(
	actionType^ action
)

Parameters

action
Type: FlowWright.cDevErrorProvider..::..actionType
The action.

Return Value

DataTable.