TransactionCostCorrectionsSummaryEntryCostCorrectionAmount Property |
The cost correction in the original currency of the store transaction. [Currency: TransactionObj.DocumentCurrency] [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 CostCorrectionAmount { get; }
Public ReadOnly Property CostCorrectionAmount As Amount
Get
public:
property Amount^ CostCorrectionAmount {
Amount^ get ();
}
member CostCorrectionAmount : Amount with get
Property Value
Type:
Amount
See Also