adTempus API
ArcanaDevelopment.adTempus.ApplicationIntegration Namespace / IEventLogMonitorParameters Interface / Timestamp Property


In This Topic
    Timestamp Property (IEventLogMonitorParameters)
    In This Topic
    The timestamp for the event.
    Syntax
    'Declaration
     
    
    ReadOnly Property Timestamp As Date
    DateTime Timestamp {get;}
    property DateTime Timestamp {
       DateTime get();
    }
    See Also