DIAdem Help

Method: RefreshAll for Browser <DataFinder>

  • Updated2024-09-12
  • 1 minute(s) read

Method: RefreshAll for Browser <DataFinder>

Refreshes in a DataFinder the view of the file browser.

Object.RefreshAll()
ObjectBrowser <DataFinder>
Object with this method

The following example refreshes the view of the file browser:

VBScriptPython

 

Call Navigator.Display.CurrDataFinder.Browser.RefreshAll()

Log in to get a better experience