TransactionCostCorrectionsSummaryEntryProductCostAdjustment Property |
The cost correction in Products currency. [Currency: TransactionLine.Product.CostingCurrency] [Required] [Filter(eq;ge;le)]
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic Amount ProductCostAdjustment { get; }
Public ReadOnly Property ProductCostAdjustment As Amount
Get
public:
property Amount^ ProductCostAdjustment {
Amount^ get ();
}
member ProductCostAdjustment : Amount with get
Property Value
Type:
Amount
See Also