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


In This Topic
    EventID Property (IEventLogMonitorParameters)
    In This Topic
    The ID number of the event.
    Syntax
    'Declaration
     
    
    ReadOnly Property EventID As Integer
    int EventID {get;}
    property int EventID {
       int get();
    }
    See Also