Repository RootObject Property

See Also

This property is the root Microsoft® Repository object for the open repository. This is a read-only property.

Syntax

Set variable  =  object.RootObject

The RootObject property syntax has the following parts.

Part Description
Variable A variable declared as a RepositoryObject. Receives the root Repository object.
Object The object that represents the open Repository instance through which this program is interacting with the repository.

(c) 1988-1998 Microsoft Corporation. All Rights Reserved.