FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsDBAuditLogProvider..::..getEntriesByAction Method

Get entries By action

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

Syntax


public DataTable getEntriesByAction(
	actionType action
)
Public Function getEntriesByAction ( _
	action As actionType _
) As DataTable
public:
DataTable^ getEntriesByAction(
	actionType^ action
)

Parameters

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

Return Value

DataTable.