Table of Contents

TTMSFNCCloudBox.MoveFileToRoot Method

Moves a Box item to the root folder.

API unit family: TMSFNCCloudBox Declaring type: TTMSFNCCloudBox Inherited from: TTMSFNCCustomCloudBox

Syntax

function MoveFileToRoot(AItem: TTMSFNCCloudItem): TTMSFNCCloudItem; override;

Parameters

Name Description
AItem Item to move.

Returns

The moved Box item returned by the request.