FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsDBErrorProvider..::..getSummary Method

Gets the summary.

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

Syntax


public Dictionary<string, long> getSummary(
	int iLastModifiedNum
)
Public Function getSummary ( _
	iLastModifiedNum As Integer _
) As Dictionary(Of String, Long)
public:
Dictionary<String^, long long^>^ getSummary(
	int^ iLastModifiedNum
)

Parameters

iLastModifiedNum
Type: Int32
The i last modified number.

Return Value

Dictionary<System.String, System.Int64>.