Discuss this help topic in SecureBlackbox Forum

TElGoogleDrivePermissions.Refresh

TElGoogleDrivePermissions     See also     


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


Refreshes the permissions.

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 permissions.

See also:     Items     Owner    

Discuss this help topic in SecureBlackbox Forum