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


In This Topic
    SourceName Property
    In This Topic
    The name of the event source.
    Syntax
    'Declaration
     
    
    ReadOnly Property SourceName As String
    string SourceName {get;}
    property String^ SourceName {
       String^ get();
    }
    See Also