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

Relativity.DataExchange.Export.VolumeManagerV2.Metadata.Text.DelimitedFileLongTextStreamFormatterFactory

namespace Relativity.DataExchange.Export.VolumeManagerV2.Metadata.Text { public class DelimitedFileLongTextStreamFormatterFactory : ILongTextStreamFormatterFactory { public DelimitedFileLongTextStreamFormatterFactory(ExportFile exportSettings); public ILongTextStreamFormatter Create(TextReader source); } }