Refresh Method
Description
Refreshes the VCS object from the server to the client, overwriting values in memory.
Syntax
Visual Basic
Public Sub Refresh() 
Remarks
Rolls back local changes that have not been saved.
See Also