Table of Contents

TTMSFNCCustomCloudBox.GetFolderListHierarchical Method

Returns a hierarchical Box folder listing.

API unit family: TMSFNCCloudBox Declaring type: TTMSFNCCustomCloudBox

Syntax

function GetFolderListHierarchical(AFolder: TTMSFNCCloudItem; AIsRootFolder: Boolean = False; ADataObject: TObject = nil): TTMSFNCCloudItems; override;

Parameters

Name Description
AFolder Folder that starts the hierarchy.
AIsRootFolder Set to True when AFolder represents the provider root.
ADataObject Optional caller-owned object associated with the request.

Returns

A collection containing the hierarchical Box folder result.