jobCompletedTimestamp Property

Summary
UTC timestamp indicating when the compare job completed.
Syntax
TypeScript
JavaScript
Object.defineProperty(CompareJobData.prototype, 'jobCompletedTimestamp', 
   get: function() 
) 
readonly jobCompletedTimestamp: string; 

Property Value

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

Remarks

This property will only be populated if CompareJobData.jobStatus is set to CompareStatus.completed, and CompareJobData.isCompleted is set to true.

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.