Discuss this help topic in SecureBlackbox Forum

TElGoogleDriveComment.Refresh

TElGoogleDriveComment     See also     


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


Refreshes the comment.

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 refresh the comment.

See also:     Delete    

Discuss this help topic in SecureBlackbox Forum