adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / SoftwareUpdateMessage Class / Timestamp Field


In This Topic
    Timestamp Field (SoftwareUpdateMessage)
    In This Topic
    The date/time of the update.
    Syntax
    'Declaration
     
    
    Public Timestamp As Date
    public DateTime Timestamp
    public:
    DateTime Timestamp
    See Also