This property is the object identifier for the Repository object. The object 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.
object.ObjectID
The ObjectID property syntax has the following parts.
Part | Description |
Object | An object expression that evaluates to a RepositoryObject object. |