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


In This Topic
    EventTypeName Property
    In This Topic
    Description of the type of event.
    Syntax
    'Declaration
     
    
    ReadOnly Property EventTypeName As String
    string EventTypeName {get;}
    property String^ EventTypeName {
       String^ get();
    }
    See Also