lastCacheSyncTime Property

Summary

Timestamp of when the document was last saved to the cache successfully.

Syntax
TypeScript
JavaScript
Object.defineProperty(LEADDocument.prototype, 'lastCacheSyncTime', 
   get: function() 
) 
readonly lastCacheSyncTime: Date; 

Property Value

Timestamp of when the document was last saved to the cache successfully.

Remarks

Refer to CacheStatus for more information.

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.