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


In This Topic
    LogName Property (IEventLogMonitorParameters)
    In This Topic
    The name of the log where the event was reported.
    Syntax
    'Declaration
     
    
    ReadOnly Property LogName As String
    string LogName {get;}
    property String^ LogName {
       String^ get();
    }
    See Also