isCompleted Property

Summary

Indicates whether the compare operation has completed.

Syntax
TypeScript
JavaScript
Object.defineProperty(CompareJobData.prototype, 'isCompleted', 
   get: function() 
) 
readonly isCompleted: boolean; 

Property Value

true if the operation completed; otherwise, false.

Remarks

This property will only be set to true if CompareJobData.jobStatus is set to CompareStatus.completed.

Requirements

Target Platforms

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

Leadtools.Document Assembly

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