Relativity.DataExchange.Export.VolumeManagerV2.Batches.IBatchCleanUp public interface IBatchCleanUp Documentation Code namespace Relativity.DataExchange.Export.VolumeManagerV2.Batches { public interface IBatchCleanUp { void CleanUp(); } }