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
Syntaxpublic Amount Price { get; set; }
Public Property Price As Amount
Get
Set
public:
property Amount^ Price {
Amount^ get ();
void set (Amount^ value);
}
member Price : Amount with get, set
Property Value
Type:
Amount
See Also