DependencyModelFields
Represents the combined object of the default and custom GanttDependencyModelFields.
fromId
string
The unique identifier of the from task.
Defaults to "fromId"
.
id
string
The unique identifier of the Gantt dependency. Dependencies, whose id is not set, are considered as "new".
Defaults to "id"
.
toId
string
The unique identifier of the to task.
Defaults to "toId"
.
type
string
The type of the dependency.
Defaults to "type"
.