Discuss this help topic in SecureBlackbox Forum

TElBoxGroupMemberships.Refresh

TElBoxGroupMemberships     See also     


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


Refreshes membership 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 memberships from Box.

See also:     Items    

Discuss this help topic in SecureBlackbox Forum