Click or drag to resize

TransferOrderLineStandardUnitPrice Property

Standard unit price of the product during the creation of the transfer order line. [Currency: TransferOrder.DocumentCurrency]

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

Property Value

Type: Amount
See Also