jobName Property

Summary

Optional job name.

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

Property Value

The optional job name.

Remarks

This member mirrors DocumentConverterJobData.JobName. Refer to it for more information.

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.