ObjectBucketCacheLastPullServerTime Property |
最終Pullサーバ日時
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 LastPullServerTime { get; set; }
Public Property LastPullServerTime As String
Get
Set
public:
property String^ LastPullServerTime {
String^ get ();
void set (String^ value);
}
member LastPullServerTime : string with get, set
Property Value
Type:
StringVersion Information Offline
Supported in: 1.0
See Also