Folder

Description

Folder objects provide a convenient interface for examining folder contents and adding or removing folder items. A Folder object describes a single folder and corresponds to a record in the TS_FOLDERS table. To examine the folder hierarchy or generate the full folder name, use inherited TreeItem methods. To generate a list of items in an folder, see FolderItemList.

Inheritance

AppRecord -> TreeItem -> Folder

Methods

Related Topics

Object Types

Working with Application Objects

Ext.CreateAppRecord()