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

Relativity.DataExchange.Service.ImportStatusHelper

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