ICurrentFinancialsPaymentReturnedDueToReturns Property
Amount of money that was returned to the payer due to a returns/cancels.
This may not be the same as
AdjustmentsDueToReturns because a customer may have received and then returned an item, all before any payment was ever made.
Namespace: Ignition.Commerce.Accounting.HistoryAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
decimal PaymentReturnedDueToReturns { get; }
ReadOnly Property PaymentReturnedDueToReturns As Decimal
Get
property Decimal PaymentReturnedDueToReturns {
Decimal get ();
}
abstract PaymentReturnedDueToReturns : decimal with get
Property Value
Decimal