Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / FileHeader Class / Timestamp Property

In This Topic
    Timestamp Property (FileHeader)
    In This Topic
    Gets the timestamp.
    Syntax
    'Declaration
     
    Public ReadOnly Property Timestamp As Date
    public DateTime Timestamp {get;}
    See Also