CompareJobData Object

Summary

Data for a status compare job.

Syntax
TypeScript
JavaScript
function lt.Document.Compare.CompareJobData 
class lt.Document.Compare.CompareJobData() 
Remarks

CompareJobData is used with CompareJobRunner to: 1. Compare LEADDocuments and generate a DocumentDifference diff set as well as a report. 2. Perform the operation in a separate process (if the cache allows multiple processes to access the same value). 3. Use the cache to save and obtain the status of the comparison.

CompareJobData can be initialized using only simple string parameters. Therefore, the application can run the job from one process and perform the status query described above in the thread in a completely separate process.

Requirements

Target Platforms

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

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.