IErrorProvider..::..addEntry Method (String, Exception, priorityLevel, entryType, String, String, String, String)
Adds the entry.
Namespace:
FlowWright.cDevErrorProviderAssembly: cDevErrorProvider (in cDevErrorProvider.dll)
Syntax
bool addEntry( string source, Exception ex, priorityLevel oPriority, entryType oEntry, string id, string referenceName, string referenceID, string workflowUserID )
Parameters
- source
- Type: String
The source.
- ex
- Type: Exception
The exception
- oPriority
- Type: FlowWright.cDevErrorProvider..::..priorityLevel
The o priority.
- oEntry
- Type: FlowWright.cDevErrorProvider..::..entryType
The o entry.
- id
- Type: String
The identifier.
- referenceName
- Type: String
Name of the reference.
- referenceID
- Type: String
The reference identifier.
- workflowUserID
- Type: String
The workflow user identifier.