Click or drag to resize

WarehouseOrderLineProduct Property

The product, which should be operated. [Required] [Filter(multi eq)]

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

Property Value

Type: Product
See Also