Table of Contents

TTMSMCPCloudBaseRequestPostDataBuilder.AddContentType Method

Appends a Content-Type header line to the POST body.

API unit family: TMS.MCP.CloudBase Declaring type: TTMSMCPCloudBaseRequestPostDataBuilder

Syntax

procedure AddContentType(AValue: string);

Parameters

Name Description
AValue The MIME type to use, such as application/json.