ITMSFNCGanttProjectControl Interface
Receives project task and refresh notifications from a project.
API unit family: TMSFNCGanttClasses
Syntax
ITMSFNCGanttProjectControl = interface
Methods
| Name | Description |
|---|---|
| ProjectTaskAdded | Called after a task is added to the project. |
| ProjectTaskAppearanceChanged | Called when a task appearance setting changes. |
| ProjectTaskChanged | Called when a task in the project changes. |
| ProjectTaskDelete | Called before a task is deleted from the project. |
| ProjectTaskDeleted | Called after a task has been deleted from the project. |
| ProjectUpdate | Called when the project requests a full owner refresh. |