Discuss this help topic in SecureBlackbox Forum

TElXMLSOAPBody.ReloadEntries

TElXMLSOAPBody     See also     


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


Reloads all entries from XML.

Declaration

[C#]
    void ReloadEntries();

[VB.NET]
    Sub ReloadEntries()

[Pascal]
    procedure ReloadEntries;

[C++]
    void ReloadEntries();

[PHP]
    void ReloadEntries()

[Java]
    void reloadEntries();

Description

Call this method to reload all body entries from XML.

See also:     Entries    

Discuss this help topic in SecureBlackbox Forum