Gets the assignable resource referable in the TaskListView that wraps the specified item.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.Management.Controls (in DlhSoft.ProjectData.Management.Controls.dll)
Syntax
C# |
---|
public Resource GetAssignableResource( Object item ) |
Visual Basic (Declaration) |
---|
Public Function GetAssignableResource ( _ item As Object _ ) As Resource |
Parameters
- item
- Type: System..::.Object
The item to get the assignable resource for.