FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsDBAuditLogProvider..::..getEntriesByPriority Method

Gets the entries by priority

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

Syntax


public DataTable getEntriesByPriority(
	priorityLevel oPriority
)
Public Function getEntriesByPriority ( _
	oPriority As priorityLevel _
) As DataTable
public:
DataTable^ getEntriesByPriority(
	priorityLevel^ oPriority
)

Parameters

oPriority
Type: FlowWright.cDevErrorProvider..::..priorityLevel
The o priority.

Return Value

DataTable.