jobStatusMessage Property

Summary

Current status message.

Syntax
TypeScript
JavaScript
Object.defineProperty(StatusJobData.prototype, 'jobStatusMessage', 
   get: function() 
) 
readonly jobStatusMessage: string; 

Property Value

The current status message. The default value is null.

Remarks

The value of jobStatusMessage will be updated when StatusJobDataRunner.queryConvertJobStatus is called. The value contains a helpful user-friendly message about the status of the job.

Example

For an example, refer to StatusJobDataRunner.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

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