|
|
IPhase Interface |
The IPhase type exposes the following members.
| Name | Description | |
|---|---|---|
| AddNewPhase | Adds a Phase to a Case. | |
| DeletePhase | Deletes a Phase. | |
| GetHourEntryPhasesByUserGUID | Gets a list of phase trees, where the user can enter work hours to. | |
| GetPhaseByGUID | Gets n Phase by GUID. | |
| GetPhasesByCaseGUID | Gets all Phases for a Case. | |
| GetPhasesByCode | Gets Phases by code. | |
| GetPhasesChangedSince | Gets Phases that have been inserted or updated after given time. | |
| UpdatePhase | Updates a Phase. |