TaskLink Constructors
Represents a Task Link object that is specific to a Gantt Chart diagram type.
Name | Parameters | Description |
---|---|---|
Task |
none |
Initializes a new instance of the Task |
Task |
point, link |
Initializes a new instance of the Task |
Task |
point |
Initializes a new instance of the Task |
Task |
child |
Initializes a new instance of the Task |
Task |
child |
Initializes a new instance of the Task |
See Also