Click or drag to resize

ConsumptionOrderStore Property

The store, from which the request for materials is made. The value is applied to all lines. null when the lines contain more than 1 different stores. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Production.ShopFloor
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public override Store Store { get; set; }

Property Value

Type: Store

Implements

ILogisticsDocumentStore
See Also