HttpWatch Automation Reference - Version 15.x
HttpWatch Namespace / POSTParameter Class / IsSizeKnown Property

In This Topic
    IsSizeKnown Property
    In This Topic
    A boolean indicating if the size of the POST parameter is known.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsSizeKnown As Boolean
    public bool IsSizeKnown {get;}
    Remarks
    This may be false if the log was imported from a HAR file.
    Requirements
     
    See Also