Discuss this help topic in SecureBlackbox Forum

TElBoxGroupMembers.Refresh

TElBoxGroupMembers     See also     


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


Refreshes the group data.

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 members data from Box.

See also:     Items    

Discuss this help topic in SecureBlackbox Forum