Relativity.DataExchange.Export.VolumeManagerV2.Metadata.Paths.LoadFileDestinationPath
namespace Relativity.DataExchange.Export.VolumeManagerV2.Metadata.Paths
{
public class LoadFileDestinationPath : DestinationPath
{
public LoadFileDestinationPath(ExportFile exportSettings);
}
}