How can I help you?
IPredecessor
16 Mar 20261 minute to read
Properties
from string
Represents the starting task ID or reference for the predecessor.
isDrawn boolean
Determines whether the predecessor link is drawable in the UI.
offset number
Defines the offset value applied to the dependency.
offsetUnit string
Indicates the unit of the offset (e.g., days, hours).
to string
Represents the ending task ID or reference for the predecessor.
type string
Specifies the type of dependency (e.g., Finish-to-Start, Start-to-Start).