RepositoryObject ObjectID Property

Meta Data Services Programming

Meta Data Services Programming

RepositoryObject ObjectID Property

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.

Syntax

object.ObjectID

The ObjectID property syntax has the following part.

Part Description
object An object expression that evaluates to a RepositoryObject

See Also

Assigning Object Identifiers

Object Identifiers and Internal Identifiers

Repository Object

RepositoryObject Object

RepositoryObject InternalID Property