CFolderType
Contains information for a specific folder type.
Extends
Fields
Field | Type | Description |
---|---|---|
recordid | long | Unique folder type record ID. |
name | string | Folder type name. |
description | string | Description of the folder type. |
allowweb | boolean | Indicates if the Web View is available for the folder type. |
allowdetails | boolean | Indicates if the Details tab is available for the folder type. |
releaseplanning | boolean | Indicates if Release Planning fields are available for the folder type |
isactive | boolean | Indicates if the folder type is active. |
taskboardenabled | boolean | Indicates if task boards are enabled for the folder type. |
defaulttaskboardname | string | Name of the task board the folder type uses by default. |
Returned by
- getFolderTypeByName
- getFolderTypeList (ArrayOfCFolderType)