Refresh |
Top Previous Next |
Updates the collection of OhioSession objects. All OhioSession objects that are available on the system at thetime of the refresh will be added to the collection. Indexing of OhioSession objects will not be preserved across refreshes.
Visual Basic Syntax
Fields.Refresh
Delphi Syntax
Fields.Refresh;
Parameters
None.
|