ImagingSetDetailedStatus
Represent the detialed status for Imaging Set.
Gets or sets a value indicating whether the job exists. True indicates existence, false indicates job completion or nonexistence.
Gets or sets the job status as enum ImagingJobStatus. If imaging job does not exist then returns enum Default.
Gets or sets the Job Type indicating if the job is in progress.
Gets or sets total number of documents in the imaging set.
Gets or sets the number of documents completed. Will be 0 for an imaging set job until it has been submitted to invariant.
Gets or sets the number of documents in an error state. Will be 0 for an imaging set job until it has been submitted to invariant.
Gets or sets number of documents hidden for QC review.
Gets or sets the number of documents skipped. Will be 0 for an imaging set job until it has been submitted to invariant.
Gets or sets the number of documents submitted in the job.
Gets or sets number of documents visible for QC review.
Gets or sets the number of documents waiting to be converted to images.
Gets or sets number of documents that have associated warnings.
public ImagingSetDetailedStatus()