adTempus API
ArcanaDevelopment.adTempus.Client.ReportingHelpers Namespace / TriggerSubClasses Class / IsEventLogMonitor Property


In This Topic
    IsEventLogMonitor Property
    In This Topic
    Indicates whether this object is a EventLogMonitor
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsEventLogMonitor As Boolean
    public bool IsEventLogMonitor {get;}
    public:
    property bool IsEventLogMonitor {
       bool get();
    }
    See Also