ObjectID Property (ObjectReference Object)

English Query

English Query

ObjectID Property (ObjectReference Object)

Contains the ID of the object in the model to which there is a reference.

Applies To

ObjectReference Object

Syntax

string = ObjectReference.ObjectID

Parts

string

A returned string that contains the ID of the object that is being referenced.

ObjectReference

An object variable that represents the object being referenced.

Remarks

This property is read-only.

See Also

ObjectType Property (ObjectReference Object)