Integration Library
Integration Library
API Reference
Namespaces
Law.EdaIntegration.Exports
ExportManager Class
ExportManager Methods
All Method
ById Method
ByName Method
Create Method
Delete Method
Resume Method
Start Method
Update Method
UpdateProperties Method
ExportManager
Resume Method
Resume an export if it was cancelled (e.g., when case was suspended)
Namespace:
Law.EdaIntegration.Exports
Assembly:
Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
Copy
public
void
Resume
(
Export
export
)
Parameters
export
Type:
Law.EdaIntegration.Exports
Export
export to resume
See Also
Reference
ExportManager Class
Law.EdaIntegration.Exports Namespace