Table of Contents

TTMSMCPCloudBaseRequestResult.GetMethodString Method

Returns the HTTP method name string corresponding to the current Method value, such as GET or POST.

API unit family: TMS.MCP.CloudBase Declaring type: TTMSMCPCloudBaseRequestResult Inherited from: TTMSMCPCloudBaseRequest

Syntax

function GetMethodString: string;

Returns

HTTP method name string, for example GET, POST, or PUT.