This property is the internal object-version identifier that the Repository engine uses to refer to this workspace. Each workspace has an internal object-version identifier that is unique within the repository, but not unique across repositories. This is a read-only property. To copy this property to another variable, use a variable declared as a Variant.
object.VersionInternalID
The VersionInternalID property syntax has the following parts.
Part | Description |
Object | An object expression that evaluates to a Workspace object. |
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.