Refresh Method
Description
Reads saved data and refreshes the fetched list according to the current filter, overwriting values in memory.
Syntax
Visual Basic
Public Sub Refresh() 
Remarks
Rolls back local changes that have not been saved.
See Also