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

Relativity.API.Foundation.MassOperations.MergeConstants

public const bool ENABLE_SNAPSHOT_AUDITING = true

Default for whether (true) or not (false) to enable snapshot audits as part of any delete kicked off by a merge process

public const int MERGE_BATCH_SIZE = 500

Default batch size for artifacts passed to the Merge process

public const int MERGE_MASS_EDIT_BATCH_SIZE = 1000

Default batch size for the mass edits kicked off by the Merge process

public MergeConstants()