FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

IErrorProvider..::..getEntriesBySource Method

Gets the entries by source.

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

Syntax


DataTable getEntriesBySource(
	string sErrorSource
)
Function getEntriesBySource ( _
	sErrorSource As String _
) As DataTable
DataTable^ getEntriesBySource(
	String^ sErrorSource
)

Parameters

sErrorSource
Type: String
The s error source.

Return Value

DataTable.