TTMSFNCCloudBaseRequestResult.GetMethodString Method
Returns the HTTP method name string corresponding to the current
Methodvalue, such asGETorPOST.
API unit family: TMSFNCCloudBase
Declaring type: TTMSFNCCloudBaseRequestResult
Inherited from: TTMSFNCCloudBaseRequest
Syntax
function GetMethodString: string;
Returns
HTTP method name string, for example GET, POST, or PUT.