Table of Contents

TTMSFNCRESTClientRequestQueryParameter Class

Represents one query-string parameter in a request.

API unit family: TMSFNCRESTClient Inherits from: TCollectionItem

Syntax

TTMSFNCRESTClientRequestQueryParameter = class(TCollectionItem)

Properties

Name Description
Key Gets or sets the query parameter name.
Value Gets or sets the value sent for the query parameter key.