Class StockAdjustment
Inheritance
System.Object
StockAdjustment
Namespace: DirectScale.Disco.Extension
Assembly: DirectScale.Disco.Extension.Abstractions.dll
Syntax
public class StockAdjustment : Object
Constructors
StockAdjustment()
Declaration
public StockAdjustment()
Properties
ItemId
Declaration
public int ItemId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Level
Declaration
public double Level { get; set; }
Property Value
Type | Description |
---|---|
System.Double |