| ExportException Property |
An exception that was thrown during the processing of the export which prevented the processing
from completing successfully. If no exception occurred then this value will be Null.
Namespace:
Law.EdaIntegration.Exports
Assembly:
Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax public Exception Exception { get; }
Property Value
Type:
ExceptionSee Also