|  | ICaseDocuments Property  | 
 
                Provides access to the Documents imported into the case.
            
 
    Namespace: 
   EdaIntegrationContract.Case
    Assembly:
   EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
 Syntax
SyntaxIDocumentManager Documents { get; }Return Value
Type: 
IDocumentManagerReturns the 
DocumentManager for this case.
 See Also
See Also