![]() | IExportError Interface |
Namespace: EdaIntegrationContract.Exports
public interface IExportError : IEdaIntegrationUniqueEntity, IEdaIntegrationEntity
The IExportError type exposes the following members.
Name | Description | |
---|---|---|
![]() | Created |
The date/time the error was created
|
![]() | Detail |
Detailed information for the error
|
![]() | DocumentId |
The unique identifier of the document to which the error belongs
|
![]() | ExportId |
The id of the export in which the error occurred
|
![]() | FileReference |
The path to the file in which the error occurred
|
![]() | Id |
A unique identifier for the error
|
![]() | Message |
The error message
|