Enum CalculationMode
Defines which items will be used for calculating item positions basing on other positions
Namespace: Simplic.ERP.Core
Assembly: Simplic.ERP.Core.dll
Syntax
public enum CalculationMode : byte
Fields
Name | Description |
---|---|
AllAbove | Take all items above this position |
ChildItems | Take all child items |
Global | Transaction wide |