<PackageReference Include="Relativity.Processing.SDK" Version="13.29.407" />

Relativity.Processing.V2.Services.Interfaces.DTOs.ProcessingFileOperationRequest

Represents a request object containing criteria for retrying deleting as well as publishing documents for processing.

Troubleshooting parameter for forcing MDS path.

public string Expression { get; set; }

Expression that needs to be applied on the fileIds.

public List<string> LogicalIds { get; set; }

The Logical Ids of the requested Documents.

public int WorkspaceArtifactID { get; set; }

The workspace Id the Document belongs to.