| CaseExceptions Property |
Provides access to the ExceptionItems generated during document processing for this case.
Namespace:
Law.EdaIntegration.Case
Assembly:
Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax public ExceptionManager Exceptions { get; }
Return Value
Type:
ExceptionManagerReturns the
ExceptionManager for this case.
See Also