The following tables list the members exposed by the ProjectFolder type.

Name Description
Public field active_checkout Some checkout information
Public field created_date When the folder was created
Public field folder_id The folder id
Public field folder_name The folder name
Public field folder_state The state of the folder - only makes sense for managed, td model folders
Public field folder_type The folder type
Public field inherits_file_attributes Whether or not this inherits file attributes
Public field inherits_file_naming_rules Whether or not this inherits file naming rules from the parent folder
Public field inherits_permissions Are we inheriting permissions?
Public field lock_info Info about locks - right now, this is really only for managed folders
Public field num_sub_folders The number of sub folders
Public field num_td_projects the number of 12d model projects in folders
Public field parent_folder_id The parent folder id
Public field project_id the id this project is in
Public field updated_date The date this was updated
Public field user_id The id of the user who created the folder
Top