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


In This Topic
    EventType Property
    In This Topic
    The type of event
    Syntax
    'Declaration
     
    
    ReadOnly Property EventType As Integer
    int EventType {get;}
    property int EventType {
       int get();
    }
    See Also