Click or drag to resize

ConsumptionOrderLineGetIssueCurrency Method

Gets the issue currency of this Consumption Order Line. The issue currency is the store currency or the base currency if the store currency is not defined.

Namespace:  Aloe.EnterpriseOne.Model.Production.ShopFloor
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Currency GetIssueCurrency()

Return Value

Type: Currency
See Also