ISImportErrorContext.LogError

Description

Syntax

object.LogError aFileName, aDateTime, aErrorType, aErrorCode, aErrorDescription

Part Attribute Type Description
object Required
The object always implements the ISImportErrorContext interface
aFileName In, Required
string
aDateTime In, Required
DateTime
aErrorType In, Required
aErrorCode In, Required
int
aErrorDescription In, Required
string

Example



  
Note:

Version information

Added in v8.2.0