<PackageReference Include="Relativity.Export.SDK" Version="3.6.1" />

ICustomTransferJobIDStep

Step of IExportOutputSettingsBuilder settings flow.

Sets Transfer Service job id. This parameter is optional.

Sets Transfer Job id. If specified it is used as export destination. This parameter is optional. If it's null, new transfer job will be created and DestinationPath will be used. If it's set and DestinationPath is set, both should point to the same location otherwise settings validation error will be posted.