src/app/classes/gantt-chart-entry/gantt-chart-entry.ts
Gantt chart entry class. ~extends Indexable ~implements IGanttChartEntry
Properties |
Color |
Type : string
|
The Color |
From |
Type : number
|
The From |
From Month |
Type : number
|
The From Month |
From Year |
Type : number
|
The From Year |
Id |
Type : number
|
The Id |
Industry |
Type : string
|
The Industry |
Months total |
Type : number
|
The Months total |
Project name |
Type : string
|
The Project name |
Project type |
Type : string
|
The Project type |
Role |
Type : string
|
The Role |
Start |
Type : number
|
The Start |
To |
Type : number
|
The To |