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

In This Topic
    Timestamp Property (FileHeaderSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Timestamp As Date
    public DateTime Timestamp {get; set;}
    See Also