Table of Contents

TTMSFNCCloudBaseRequestResult.HasUploadStream Method

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

API unit family: TMSFNCCloudBase Declaring type: TTMSFNCCloudBaseRequestResult Inherited from: TTMSFNCCloudBaseRequest

Syntax

function HasUploadStream: Boolean;

Returns

True if an upload stream is set; False otherwise.