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

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