VersionCol Refresh Method

Meta Data Services Programming

Meta Data Services Programming

VersionCol Refresh Method

This method refreshes the cached image of the version collection. Only cached data that has not been changed by the current process is refreshed.

Syntax

Call object.Refresh(milliSecs)

The Refresh method syntax has the following parts.

Part Description
object The version collection.
milliSecs This value is ignored.

See Also

VersionCol Object