CFolderItem

Contains information for a specific item in a folder, including rank, record ID, and associated table.

Extends

CItemWithDBRecordID

Fields

Field Type Description
recordid long Unique record ID of the item in the folder.
entitytablename string Table name the item belongs to. Valid values: Defect, Test Case, Test Run, Requirement, Requirement Document, Test Variant, User, Customer, Task, Test Config, Links, Folder, and Report. Use getTableList to retrieve a list of available tables.
entityrecordid long Unique item record ID.
rank long Rank of the item in the folder.

Returned by

Used in