Returns the list of folders in the catalog tree.
Fields
Field | Type | Description |
---|---|---|
fold_id* | INT | Folder ID. |
fold_name* | NVARCHAR (100) | Folder name. |
fold_order | INT | The value of the order in which the folder is displayed in relation to the others in the tree. |
fold_parent_id | INT | Parent folder ID. |