| ICaseExceptions Property |
Provides access to the ExceptionItems generated during document processing for this case.
Namespace:
EdaIntegrationContract.Case
Assembly:
EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax IExceptionManager Exceptions { get; }
Return Value
Type:
IExceptionManagerReturns the
ExceptionManager for this case.
See Also