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

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