Meta Data Services Programming
RepositoryObjectVersion VersionID Property
This property is the object-version identifier for the RepositoryObjectVersion instance. The object-version identifier is unique across all repositories. To copy this property to another variable, use a variable declared as a Variant. This property is read-only.
Syntax
object.VersionID
The VersionID property syntax has the following part.
Part | Description |
---|---|
object | An object expression that evaluates to a RepositoryObjectVersion object |
Remarks
This property yields the object-version identifier, not the object identifier.