FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

IErrorProvider..::..getSummary Method

Gets the summary.

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

Syntax


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

Parameters

iLastModifiedNum
Type: Int32
The i last modified number.

Return Value

Dictionary<System.String, System.Int64>.