File3dmLastEdited Property |
Get the DateTime that this file was last edited. If the
value is not set in the 3dm file, then DateTime.MinValue is returned
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic DateTime LastEdited { get; }Public ReadOnly Property LastEdited As DateTime
Get
Property Value
Type:
DateTime
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also