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 public 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:
StringVersion Information Offline
Supported in: 1.0
See Also