RepositoryObjectVersion IsCheckedOut Property

See Also

This property indicates whether or not the object version is currently checked out to any workspace.

Syntax

Set variable = object.IsCheckedOut

The IsCheckedOut property syntax has the following parts.

Part Description
Variable A Boolean variable.
Object An object expression that evaluates to a RepositoryObjectVersion object.

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