Gets the resource within the ResourceAllocationContext.

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)

Syntax

C#
public Resource Resource { get; }
Visual Basic (Declaration)
Public ReadOnly Property Resource As Resource

See Also