UpdateObject Method
You should call this method after any object change (for example, rename or copy).
object.UpdateObject Object
Argument | Description |
object | An expression evaluating to an object of type ObjectRepositoryUtil. |
Object | Required. An Object object. The object to update. Tip: You can use the GetObject, GetObjectByParent or Item methods to retrieve the object to use as this argument value. |