IPWorks Cloud 2020 .NET Edition

Questions / Feedback?

QueryParams Property

Additional query parameters to be included in the request.

Syntax

public QueryParamList QueryParams { get; }
Public Property QueryParams As QueryParamList

Remarks

This is a collection of query parameters that will be added to the request. Parameters can be added via the AddQueryParam method.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 .NET Edition - Version 20.0 [Build 8265]