Show/Hide Toolbars

Retrieves a set of projects based on specified search criteria. If the criteria is empty, then the search will retrieve all projects. The specified limit takes precedence over the current system setting for the maximum number of search results. For a list of available properties, see the type class, project.

Parameters

readProjectsByCriteria Parameter Descriptions

Parameter Name

Data Type

Description

criteria

searchCriteria

Search criteria or conditions to search for.

limit

int

A numeric value for the maximum number of records to return among search results.

properties

List<String>

A list of String values that identify the property names whose values to return with the resulting invoice records.

Response

readProjectsByCriteria Response Descriptions

Parameter Name

Data Type

Description

projects

List<project>

A list of project objects. Only specified property values are returned with the record.

See Also:

project for more information about the properties you can retrieve

projectAssignee for more information about the properties you can retrieve for assignees

projRelation for more information about the properties you can retrieve for relations

phaseInterval for more information about the properties you can retrieve for phases