ICurrentFinancialsPaymentApplied Property

Total amount of "real" payment that has actually been "applied" to this order/invoice. (As opposed to "internal" payments like write-offs or "un-applied" payments like payment that has been returned).

Definition

Namespace: Ignition.Commerce.Accounting.History
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
decimal PaymentApplied { get; }

Property Value

Decimal

See Also