<PackageReference Include="Relativity.API" Version="17.0.4" />

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