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

FilteredPages Property
Gets a reference to a Pages object that contains a filtered list of the requests in the log.
Syntax
'Declaration
 
Public ReadOnly Property FilteredPages As Pages
 
Remarks
The Pages and FilteredPages properties will only differ if a filter is active, i.e. the IsFilterEnabled property returns true
Requirements
 
See Also