| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| GanttProject | GanttProject |
None. |
|
| Name | string |
None. |
|
| Workers | decimal number |
None. |
|
| HoursPerDay | decimal number |
None. |
|
| IsStartDateFixed | boolean |
None. |
|
| StartDate | date |
None. |
|
| IsEndDateFixed | boolean |
None. |
|
| EndDate | date |
None. |
|
| InGroups | Collection of GanttGroup |
None. |
|
| OutGroups | Collection of GanttGroup |
None. |
|
| Items | Collection of GanttItem |
None. |
|
| Order | integer |
None. |
|
| Type | GanttProjectType |
None. |
|
| TimeConsumption | decimal number |
None. |
|
| DaysRequired | decimal number |
None. |