userData Property

Summary

User defined data.

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

Property Value

User defined data. The default value is null

Remarks

userData is not used by the framework and can be set to any value by the user.

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.