Gets or sets the cost per hour of this IResourceItem.

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

Syntax

C#
double CostPerHour { get; set; }
Visual Basic (Declaration)
Property CostPerHour As Double

See Also