Discuss this help topic in SecureBlackbox Forum

TElBoxGroups.Refresh

TElBoxGroups     See also     


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


Refreshes group information.

Declaration

[C#]
    void Refresh();

[VB.NET]
    Sub Refresh()

[Pascal]
    procedure Refresh();

[C++]
    void Refresh();

[PHP]
    void Refresh()

[Java]
    void refresh();

Description

    Use this method to fetch the groups info from Box.

See also:     Item    

Discuss this help topic in SecureBlackbox Forum