Click or drag to resize

ExportErrors Property

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

Namespace:  Law.EdaIntegration.Exports
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public ExportErrorManager Errors { get; }

Return Value

Type: ExportErrorManager
See Also