Description The represented object's TypeFlags (same as McDBNode.Type.Flags).
-
Property type
-
A Long value.
-
Syntax
-
object.TypeFlags
The TypeFlags Property syntax has these parts: |
| object | An expression evaluating to an object of type McDataNodeRef. | Remarks This is a cached value and does not query the value at time of the invocation.
|