Table of Contents

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

string

Weight

public decimal Weight { get; set; }

Property Value

decimal