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

ILabelManagerForArtifact

public interface ILabelManagerForArtifact
string GetImageSubdirectoryLabel(int objectExportInfoArtifactId)

string GetNativeSubdirectoryLabel(int objectExportInfoArtifactId)

string GetPdfSubdirectoryLabel(int objectExportInfoArtifactId)

string GetTextSubdirectoryLabel(int objectExportInfoArtifactId)

string GetVolumeLabel(int objectExportInfoArtifactId)

void InitializeFor(ObjectExportInfo[] artifacts, VolumePredictions[] volumePredictions, CancellationToken cancellationToken)