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