Description
The McDBType describing the form of this McDBNode.
-
Property type
-
A McDBType object.
-
Syntax
-
object.Type
The Type Property syntax has these parts: |
| object | An expression evaluating to an object of type McDBNode. | Remarks
Whenever an McDBNode is created, an McDBType for the new McDBNode must be specified. This property contains the McDBType specified.
|