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

Name Description
Public field always_display_parent Whether or not we should always display the parent with this one
Public field creator_name the name of the project creator
Public field inherit_permissions Whether or not we should inherit permissions from above
Public field inherits_file_naming_rules Whether to inherit file naming rule sets from the parent job
Public field num_children The number of children (projects) when this info was retrieved
Public field num_folders The number of folders when this info was retrieved
Public field num_td_projects The number of td projects when this info was retrieved
Public field parent_project_id The id of the parent project
Public field rule_set Project rule set
Top