clsDBAuditLogProvider..::..getEntriesByPriority Method
Gets the entries by priority
Namespace:
FlowWright.cDevErrorProviderAssembly: 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.