clsDBErrorProvider..::..getSummaryByPriority Method
Gets the summary by priority.
Namespace:
FlowWright.cDevErrorProviderAssembly: cDevErrorProvider (in cDevErrorProvider.dll)
Syntax
public Dictionary<string, long> getSummaryByPriority( priorityLevel oPriority )
Public Function getSummaryByPriority ( _ oPriority As priorityLevel _ ) As Dictionary(Of String, Long)
public: Dictionary<String^, long long^>^ getSummaryByPriority( priorityLevel^ oPriority )
Parameters
- oPriority
- Type: FlowWright.cDevErrorProvider..::..priorityLevel
The o priority.