Click or drag to resize

RequisitionPlanFromStore Property

When the order is for transfer, this is the store from which we shall transfer the product. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Store FromStore { get; set; }

Property Value

Type: Store
See Also