Gets the assignable task referable in the ResourceGanttChartViewBase at the specified index.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
C# |
---|
public Task GetAssignableTaskAt( int index ) |
Visual Basic (Declaration) |
---|
Public Function GetAssignableTaskAt ( _ index As Integer _ ) As Task |
Parameters
- index
- Type: System..::.Int32
The zero-based index of the task to be get.