| 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
Syntaxpublic 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: 
String Version Information
Version InformationOffline
Supported in: 1.0
 See Also
See Also