Table of Contents

TTMSFNCRESTClientRequestQueryParameters Class

Stores the query-string parameters for a request.

API unit family: TMSFNCRESTClient Inherits from: TTMSFNCOwnedCollection

Syntax

TTMSFNCRESTClientRequestQueryParameters = class(TTMSFNCOwnedCollection)

Properties

Name Description
Items Gets or sets a query parameter by index.

Methods

Name Description
Add Adds a query parameter item.
AddParameter Adds a query parameter with a key and value.
Insert Inserts a query parameter item at the specified index.