<PackageReference Include="Relativity.Import.Models.SDK" Version="1.7.9" />

Relativity.Import.V1.Models.Settings.ProgressElementAllowedNames

public static class ProgressElementAllowedNames
Enumeration for allowed ProgressElements names.
public const string DocumentsImported = "DocumentsImported"

Describes the progress of imported documents (used for image import).

public const string ImageImport = "ImageImport"

Describes the progress of image import source for mdb.

public const string MdbConversion = "MdbConversion"

Describes the progress of mdb conversion source.

public const string NativeImport = "NativeImport"

Describes the progress of native import source for mdb.