Class ItemWeight
- Namespace
- Shift.Toolbox.Reporting.PerformanceReport.Models
- Assembly
- Shift.Toolbox.dll
public class ItemWeight
- Inheritance
-
ItemWeight
- Inherited Members
- Extension Methods
Constructors
ItemWeight()
public ItemWeight()
Properties
Name
public string Name { get; set; }
Property Value
Weight
public decimal Weight { get; set; }