outputDocumentUri Property

Summary

URL to the output document in the cache.

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

Property Value

The URL to the output document in the cache. The default value is null.

Remarks

This value will be set by the runner when the job finishes and can be used to retrieve the output document from the cache.

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.