Click or drag to resize

RecipePrice Property

The price for the specified Produce_Quantity. [Currency: Product.CostingCurrency] [Required] [Default(0)]

Namespace:  Aloe.EnterpriseOne.Model.Production.Technologies
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Amount Price { get; set; }

Property Value

Type: Amount
See Also