Discuss this help topic in SecureBlackbox Forum

TElDropboxDataStorageObject.Refresh

TElDropboxDataStorageObject     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Refreshes the information about the file.

Declaration

[C#]
    void Refresh();

[VB.NET]
    Sub Refresh()

[Pascal]
    procedure Refresh;

[C++]
    void Refresh();

[PHP]
    void Refresh()

[Java]
    void refresh();

Description

    Call this method to retrieve information about the data object from the storage.

See also:     Exists     ListRevisions     Read     Restore    

Discuss this help topic in SecureBlackbox Forum