GanttDependencyModelFields

Defines the model fields that will be used for creating GanttDependency instances.

NameTypeDefaultDescription

fromId?

string

The name of the from task id model field. Defaults to "fromId".

id?

string

The name of the ID model field. Defaults to "id".

toId?

string

The name of the to task id model field. Defaults to "toId".

type?

string

The name of the type model field. Defaults to "type".

In this article

Not finding the help you need?