English Query
ObjectType Property (ObjectReference Object)
Contains an integer representing the type of object that is being referenced.
Applies To
Syntax
ObjectReference.ObjectType [= value]
Parts
ObjectReference
An
value
A returned
| Value | Object type |
|---|---|
| 0 | NlGlobal |
| 1 | NlEntity |
| 2 | NlRelationship |
Remarks
This property is read-only.