FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

IAuditLogProvider..::..getEntriesBySource Method

Gets the entries by source.

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

Syntax


DataTable getEntriesBySource(
	auditSource sSource
)
Function getEntriesBySource ( _
	sSource As auditSource _
) As DataTable
DataTable^ getEntriesBySource(
	auditSource^ sSource
)

Parameters

sSource
Type: FlowWright.cDevErrorProvider..::..auditSource
The s source.

Return Value

DataTable.