Updates the start and finish values for the parent hierarchy of the specified task item.
Namespace:
DlhSoft.Web.MvcAssembly: DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public void UpdateParentTiming( GanttChartItem item ) |
| Visual Basic (Declaration) |
|---|
Public Sub UpdateParentTiming ( _ item As GanttChartItem _ ) |
Parameters
- item
- Type: DlhSoft.Web.Mvc..::.GanttChartItem