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


In This Topic
    Message Property (IEventLogMonitorParameters)
    In This Topic
    The event message.
    Syntax
    'Declaration
     
    
    ReadOnly Property Message As String
    string Message {get;}
    property String^ Message {
       String^ get();
    }
    See Also