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 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.