| ObjectBucketCacheLastSyncTime Property | 
            最終同期完了時刻(クライアント時刻)
            
 
Namespace: Nec.Nebula.Internal.DatabaseAssembly: Nec.Nebula.Offline (in Nec.Nebula.Offline.dll) Version: 7.0.0.0 (7.0.0.0)
 Syntax
Syntaxpublic string LastSyncTime { get; set; }Public Property LastSyncTime As String
	Get
	Set
public:
property String^ LastSyncTime {
	String^ get ();
	void set (String^ value);
}member LastSyncTime : string with get, set
Property Value
Type: 
String Version Information
Version InformationOffline
Supported in: 1.0
 See Also
See Also