RepositoryObjectVersion VersionID Property

See Also

This property is the object-version identifier for the Repository object version. The object-version identifier 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 RepositoryObjectVersion object.

Remarks

This property yields the object-version identifier, not the object identifier.