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

IErrorFile

public interface IErrorFile
namespace kCura.WinEDDS { public interface IErrorFile { bool IsErrorFileCreated(); string Path(); } }