TTMSMCPCloudBaseRequestResult.GetMethodString Method
Returns the HTTP method name string corresponding to the current
Methodvalue, such asGETorPOST.
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.