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

Relativity.DataExchange.Export.VolumeManagerV2.Metadata.Text.NotTooLongTextToLoadFile

namespace Relativity.DataExchange.Export.VolumeManagerV2.Metadata.Text { public class NotTooLongTextToLoadFile : ILongTextHandler { public NotTooLongTextToLoadFile(LongTextHelper longTextHelper, FromFieldToLoadFileWriter fileWriter, ILog logger, ExportFile exportSettings); public void HandleLongText(ObjectExportInfo artifact, ViewFieldInfo field, DeferredEntry lineEntry); } }