This property is the internal object-version identifier that the Repository engine uses to refer to this object. The internal object-version identifier 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 RepositoryObjectVersion object. |
This property yields the internal object-version identifier, not the internal object identifier.