adTempus API
ArcanaDevelopment.adTempus.Client Namespace / EventLogMonitor Class / Sources Property

In This Topic
    Sources Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Sources As ICollection(Of String)
    public ICollection<string> Sources {get;}
    See Also