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

In This Topic
    RecordedInBasicEdition Property
    In This Topic
    A boolean indicating if the file was originally recorded in HttpWatch Basic Edition.
    Syntax
    'Declaration
     
    Public ReadOnly Property RecordedInBasicEdition As Boolean
    public bool RecordedInBasicEdition {get;}
    Remarks
    If this value is true then restrictions will apply to certain URLs when the log file is opened in HttpWatch Basic Edition.
    Requirements
     
    See Also