FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

IAuditLogProvider..::..getSummaryByactionType Method

Get summary by action type

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

Syntax


Dictionary<string, long> getSummaryByactionType(
	actionType action
)
Function getSummaryByactionType ( _
	action As actionType _
) As Dictionary(Of String, Long)
Dictionary<String^, long long^>^ getSummaryByactionType(
	actionType^ action
)

Parameters

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

Return Value

Dictionary<System.String, System.Int64>.