See Also
JobErrorInfo Class
You are here:
Symbol Reference
>
dtSearch.Engine Namespace
>
Classes
>
JobErrorInfo Class
>
JobErrorInfo Members
Close
dtSearch .NET Standard API 2024.02
Contents
|
Index
|
Reference
|
Home
Previous
|
Up
|
Next
JobErrorInfo Members
The following tables list the members exposed by JobErrorInfo.
Public Methods
Public Method
Description
Arg2
Returns the second message argument for message with a given index
Code
Returns the message code (an
ErrorCodes
value) for an error.
HasErrorCode
Returns the first message argument for message with a given index
Message
Returns the message string for an error.
ToString
Format all messages in the
JobErrorInfo
as a single string.
Public Properties
Public Property
Description
Count
Number of errors
See Also
JobErrorInfo Class