|  | 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
SyntaxIExceptionManager Exceptions { get; }Return Value
Type: 
IExceptionManagerReturns the 
ExceptionManager for this case.
 See Also
See Also