Table of Contents

TTMSMCPCloudBaseRequestResult.HasUploadStream Method

Returns True when an in-memory upload stream has been assigned to this request.

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

Syntax

function HasUploadStream: Boolean;

Returns

True if an upload stream is set; False otherwise.