←Select platform
In This Topic ▼

CompareJobData Class Members

Summary

The following tables list the members exposed by CompareJobData.

Public Constructors

Name Description
Public Constructor
CompareJobData Initializes a new instance of CompareJobData.

Public Methods

Name Description
Public Method
Clone Creates an exact copy of this CompareJobData object.

Public Properties

Name Description
Public Property
Abort Indicates whether the job operation has been aborted.
Public Property CompareResults The CompareJob's results as a DocumentDifference difference set.
Public Property Documents An IList<LEADDocument> to compare.
Public Property Errors An IList of errors that occurred during the compare process.
Public Property IsCompleted Indicates whether the compare operation has completed.
Public Property JobCompletedTimestamp UTC timestamp indicating when the compare job completed.
Public Property JobStartedTimestamp UTC timestamp for when the compare job started.
Public Property JobStatus Indicates the current CompareStatus for the compare job.
Public Property JobStatusChangedTimestamp UTC timestamp for when the compare job's JobStatus was last updated.
Public Property JobToken Job token associated with this job.
Public Property OutputCache The cache that will contain the output document.
Public Property OutputDocumentId The ID of the report generated by this compare job.
Public Property OutputDocumentName The name of the report generated by this compare operation.
Public Property OutputMimetype The mimetype of the report to be generated by this compare operation.
Public Property OutputPolicy Policy to use when storing the output document in the cache.
Public Property OutputUri URL to the output report in the cache.
Public Property ReportOptions The ReportOptions to be used with this compare job.
Public Property StatusCache Cache to use for storing the status of the job.
Public Property StatusPolicy Policy to use when storing the status items in the cache.
Public Property UserToken User token associated with this job.

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Compare Assembly