<PackageReference Include="Relativity.Server.Import.SDK" Version="2.9.2" />

Relativity.DataExchange.Service.ProductionDocumentBatesHelper

Defines static helper methods to perform common production document bates operations.
namespace Relativity.DataExchange.Service { internal static class ProductionDocumentBatesHelper { public static void CleanupSerialization(object[][] input); } }