ObjectType Property (ObjectReference Object)

English Query

English Query

ObjectType Property (ObjectReference Object)

Contains an integer representing the type of object that is being referenced.

Applies To

ObjectReference Object

Syntax

ObjectReference.ObjectType [= value]

Parts

ObjectReference

An object variable that represents the object being referenced.

value

A returned integer for Microsoft® Visual Basic® Scripting Edition (VBScript) or symbolic constant for Visual Basic that represents the object type.

Value Object type
0 NlGlobal
1 NlEntity
2 NlRelationship
Remarks

This property is read-only.

See Also

ObjectID Property (ObjectReference Object)