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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly