Relativity.DataExchange.Service.ImportStatusHelper
Defines static helper methods to perform common import status operations.
namespace Relativity.DataExchange.Service
{
internal static class ImportStatusHelper
{
public static string ConvertToMessageLineInCell(string message);
}
}