lastCacheSyncTime Property (Document)

Summary

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

Syntax

JavaScript Syntax
Object.defineProperty(Document.prototype, 'lastCacheSyncTime', 
	get: function() 
) 
TypeScript Syntax
lastCacheSyncTime: System.Object; // read-only

Property Value

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

Remarks

Refer to CacheStatus for more information.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents Assembly
Click or drag to resize