HttpWatch Automation Reference - Version 15.x
HttpWatch Namespace / Log Class / IsFilterEnabled Property

In This Topic
    IsFilterEnabled Property
    In This Topic
    Gets a value that indicates whether a current filter is enabled.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsFilterEnabled As Boolean
    public bool IsFilterEnabled {get;}
    Remarks
    The automation interface only allows you to enable or disable an existing filter. The filtering criteria itself can only be set up manually through the HttpWatch extension user interface.
    Requirements
     
    See Also