TeamDynamix Web API
TeamDynamix.Api.Projects.ProjectSearch.IsOpen
Unless explicitly stated on the documentation for a method, the accepted Web API call content types are:
application/json
Calls using any other content type (ex: text/plain) are not supported.
APIs
TeamDynamix.Api.Projects.ProjectSearch
TeamDynamix.Api.Projects.ProjectSearch.IsOpen
The open status to filter on.
Data Type and Notes
Boolean
Nullable
Value
true
if only open projects should be returned,
false
if only closed projects should be returned; otherwise,
null
.