Click or drag to resize

ReceivingOrderStore Property

The store in which the goods were received. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Procurement
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