←Select platform

LastCacheSyncTime Property

Summary

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

Syntax
C#
VB
C++
Java
public DateTime LastCacheSyncTime { get; } 
Public ReadOnly Property LastCacheSyncTime() As Date 
   Get 
public:  
   property System::DateTime LastCacheSyncTime 
   { 
      System::DateTime get() 
   } 
public Date getLastCacheSyncTime() 

Property Value

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

Remarks

Refer to CacheStatus for more information.

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.