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);
}
}