Description Returns a string identifying a McDBNode's ID
-
Property type
-
A String value.
-
Syntax
-
object.ID
The ID Property syntax has these parts: |
| object | An expression evaluating to an object of type McDataNodeRef. | Remarks McDBNode's ID is Not changed after a rename or move operation within a database. This is a cached value and does not query the value at time of the invocation.
|