HttpWatch Automation Reference - Version 15.x
HttpWatch Namespace / PageEvent Class / Valid Property

In This Topic
    Valid Property (PageEvent)
    In This Topic
    A boolean indicating whether the event occurred on the page.
    Syntax
    'Declaration
     
    Public ReadOnly Property Valid As Boolean
    public bool Valid {get;}
    Remarks
    The Value property can only be used when this property is true.
    Requirements
     
    See Also