| CaseExports Property |
Provides access to the Exports for this case.
Namespace:
Law.EdaIntegration.Case
Assembly:
Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax public ExportManager Exports { get; }
Return Value
Type:
ExportManagerReturns the
ExportManager for accessing information relating to the export processing for this case.
See Also