Sets the start of the specified task item.
Namespace:
DlhSoft.Web.UI.WebControlsAssembly: DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)
Syntax
| C# |
|---|
public void SetStart( GanttChartItem item, DateTime value ) |
| Visual Basic (Declaration) |
|---|
Public Sub SetStart ( _ item As GanttChartItem, _ value As DateTime _ ) |