This property is the internal identifier that the Repository engine uses to refer to this object. The internal 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.InternalID
The InternalID property syntax has the following parts.
Part | Description |
object | An object expression that evaluates to a RepositoryObjectVersion object. |
This property yields the internal object identifier, not the internal object-version identifier.