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