This method refreshes the cached image of the repository object. Only cached data that has not been changed by the current process is refreshed.
Call object.Refresh(milliSecs)
The Refresh method syntax has the following parts.
Part | Description |
---|---|
object | An object expression that evaluates to a RepositoryObject. |
milliSecs | This value is ignored. It is kept for backward compatibility. |