jobStartedTimestamp Property

Summary

UTC timestamp indicating when the compare job started.

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

Property Value

String corresponding to a UTC timestamp. The default value is null.

Remarks

This property will only be populated when CompareJobRunner.runCompareJob is called.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

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