Gets or sets the cost per usage of this IResourceItem.

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

Syntax

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

See Also