Gets the effort of the specified task item.
Namespace:
DlhSoft.Web.MvcAssembly: DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public TimeSpan GetEffort( GanttChartItem item ) |
| Visual Basic (Declaration) |
|---|
Public Function GetEffort ( _ item As GanttChartItem _ ) As TimeSpan |
Parameters
- item
- Type: DlhSoft.Web.Mvc..::.GanttChartItem