Chapter 5 Manipulating The Repository Using Scripts


Accessing the repository document

To browse for a document:

Use the following Description
ChildObjects As ObjectCol Collection on StoredObject which manages the access to the repository documents

To update a document version:

Use the following Description
Refresh() Method on RepositoryConnection which lets you visualize new documents, update versions of existing documents, or hide deleted ones

To find a document:

Use the following Description
FindInRepository() As BaseObject Method on BaseModel that allows you to check if a model has already been consolidated

 


Copyright (C) 2007. Sybase Inc. All rights reserved.