FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

IAuditLogProvider..::..getEntry Method

Get entry by id.

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

Syntax


DataTable getEntry(
	string id
)
Function getEntry ( _
	id As String _
) As DataTable
DataTable^ getEntry(
	String^ id
)

Parameters

id
Type: String
The identifier.

Return Value

DataTable.