Description Returns the date last modified that the McDBNode was storing when SetNode was called.
-
Property type
-
A Date value.
-
Syntax
-
object.dateModified
The dateModified 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.
|