|  | ICaseExports Property  | 
 
                Provides access to the Exports for this case.
            
 
    Namespace: 
   EdaIntegrationContract.Case
    Assembly:
   EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
 Syntax
SyntaxIExportManager Exports { get; }Return Value
Type: 
IExportManagerReturns the 
ExportManager for accessing information relating to the export processing for this case.
 See Also
See Also