<PackageReference Include="Relativity.Server.Import.SDK" Version="24000.1.1" />
Relativity.DataExchange.Export.VolumeManagerV2.Download.ExportRequest
For Web mode
public int Order {
get;
set; }
protected ExportRequest(
int artifactId,
string sourceLocation,
string destinationLocation)
protected static TransferPath CreateTransferPath(
int artifactId,
int order,
string sourcePath,
string targetPath,
HttpTransferPathData data)