CProject
Contains information about the project for the SOAP user to connect to and the areas to access (issue management, test case management, and requirements management).
Note: Areas users can have access to and license types were renamed in Helix ALM 2017.1. To preserve backward compatibility, the SDK uses 'TestTrack Pro' for issue management, 'TestTrack RM' for requirements management, and 'TestTrack TCM' for test case management.
Fields
Field | Type | Description |
---|---|---|
database | CDatabase | Project name. Use getProjectList to retrieve a list of projects. |
options | CProjectDataOption[] | Indicates the areas a SOAP user has access to when connecting to the project. Valid values: TestTrack Pro (for issue management), TestTrack TCM (for test case management), and TestTrack RM (for requirements management). Use getProjectDataOptionList to retrieve a list. |
servernumber | int | ID for the Helix ALM Server the project is stored on when additional servers are configured in the Helix ALM Registry Utility CGI Options. Normally 0, but can be up to 15. |
Returned by
getProjectList (ArrayOfCProject)
Used in