Relativity.Import.V1.Models.ProgressElement
Class for retrieving information about the progress of subsequent stages of import for specific job.
Gets or sets the number of errored elements.
Gets or sets the name. Allowed values are ProgressElementAllowedNames:
"MdbConversion"
"NativeImport"
"ImageImport".
Gets or sets the number of already processed elements.
Gets or sets the total number of elements. Can be null.
Initializes a new instance of the ProgressElement class.