Click or drag to resize

IExportErrors Property

Provides access to any errors that were generated during the export processing.

Namespace:  EdaIntegrationContract.Exports
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax
C#
IExportErrorManager Errors { get; }

Return Value

Type: IExportErrorManager
See Also