RepVB GetRepository Method

See Also

Retrieves the opened repository instance that is currently being used by the RepVB Add-in.

Syntax

Set variable  =  object.GetRepository

The GetRepository method has these parts:

Part Description
variable A variable declared as a Repository object. Receives the instance of the open repository that RepVB is currently using.
object The variable name of the RepVB object.