Description
Get the date and time of creation of this frame of the image.
-
Property type
-
A Date value.
-
Syntax
-
object.Date [= value]
The Date Property syntax has these parts: |
| object | An expression evaluating to an object of type McFrame. | | value | A Date value. | Remarks
Unless the date was changed via the Date property, this function will return the date and time at which the frame was created.
|