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

Name Description
Public field always_display_parent Whether or not to always display the parent
Public field attributes Any attribute values to set
Public field cover_image_file An optional cover image to supply when creating the job
Public field description The description of the project
Public field inherit_file_naming_rules Whether to inherit file naming rule sets from parent job
Public field inherit_permissions Whether or not to inherit permissions from the top level
Public field name The name of the project
Public field parent_project The parent project - can be left null if you want a top level project
Top