Click or drag to resize

SalesOrderLineGetSalesCost Method

Gets the cost of the sale in the same currency as the line amount.

Namespace:  Aloe.EnterpriseOne.Model.Crm.Sales
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Amount GetSalesCost()

Return Value

Type: Amount
The cost of the sales.
See Also