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 |