←Select platform

LastCacheSyncTime Property

Summary

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

Syntax

C#
VB
Java
C++
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents Assembly