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.Project
TeamDynamix.Api.Projects.Project.IsActiveOpenAndUserOnProject
Whether the project is open, active, and the current user is assigned to it.
Data Type and Notes
Boolean
Not Editable
Value
true
if the project is active, open, and assigned to the current user;
otherwise, false
.