errors Property

Summary

An array of errors that occurred during the compare process.

Syntax
TypeScript
JavaScript
Object.defineProperty(CompareJobData.prototype, 'errors', 
   get: function() 
) 
readonly errors: string[]; 

Property Value

An array of strings containing error data. The default value is null.

Remarks

This property will only be populated if CompareJobData.jobStatus is set to CompareStatus.failed

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.