Workspace VersionID Property

See Also

This property is the object-version identifier for the workspace. Each workspace has an object-version identifier that is unique across all repositories. This is a read-only property. To copy this property to another variable, use a variable declared as a Variant.

Syntax

object.VersionID

The VersionID property syntax has the following parts.

Part Description
Object An object expression that evaluates to a Workspace object.

Remarks

This member is exposed by the IRepositoryObjectVersion interface, a non-default interface for this object. For details on how to access a member of an interface that is not the default interface, see Accessing Automation Object Members.

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