Unless explicitly stated on the documentation for a method, the accepted Web API call content types are:
Calls using any other content type (ex: text/plain) are not supported.
-
APIs
-
TeamDynamix.Api.Projects.NewProject
TeamDynamix.Api.Projects.NewProject.InheritProjectTypeSettings
Whether or not to inherit project type settings to the newly created project.
This property defaults to true
. When this value is set to true
,
the following properties will be ignored:
- AllowProjectTime
- ApproveTimeByReportsTo
- IsPublic
- IsPublished
- UpdateStartEnd
- ScheduleHoursByPlan
- UseRemainingHours
- AlertOnEstimatedHoursExceeded
- AlertOnAssignedHoursExceeded
- AddContact
- AllocationEditMode
Data Type and Notes
Boolean
Editable