<PackageReference Include="Relativity.Server.API.SDK" Version="17.4.2" />

IDeleteParameters

public interface IDeleteParameters
Parameters for a Delete Mass Operation
int? BatchSize { get; set; }

Optional custom batch size for a delete mass operation. If null, will use the instance setting MassDeleteBatchSize in Relativity.Core.

The Object Type being Deleted