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