The ediWarnings object contain a collection of errors, warnings and other
notification information generated as a result of processing documents or other
operations.
Methods
DisableEdiError -
Suppresses or disables an EDI related error.
OverrideErrorDescription - Override default error description of
associated error code with new error description.
Warning - Returns a warning
object at a certain position in the list.
Properties
Count
- Returns the total number of errors and warnings generated.
LastErrorCode -
Returns
the error code of the last error or warning generated.
LastErrorDescription
-
Returns
the description of the last error or warning
generated.