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

In This Topic
    HasPageGrouping Property
    In This Topic
    A boolean indicating whether the log contains page grouping information.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasPageGrouping As Boolean
    public bool HasPageGrouping {get;}
    Remarks
    This property may be false when importing a log from a HAR file that does not contain paging information.
    Requirements
     
    See Also