<PackageReference Include="Relativity.MassOperations.SDK" Version="2.0.0" />

Relativity.MassOperations.V2.DTOs.MassDeleteRequest

DTO for a Mass Delete.

Delete options that only apply to the document artifact type.

public bool ForceDelete { get; set; }

Determines whether or not the object should be force deleted.

public bool PromoteDuplicatesFromOtherSources { get; set; }

When false, duplicates in other sources will be deleted.

public bool SnapshotAuditSelectionForOperation { get; set; }

Snapshot audit setting to use for this operation. Overrides setting on object type. Only applies to Document delete.