 | ICurrentFinancialsPaymentWrittenOff Property |
Portion of payment that was originally required for this order/invoice that has since been written-off by the association.
Namespace: Ignition.Commerce.Accounting.HistoryAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntaxdecimal PaymentWrittenOff { get; }ReadOnly Property PaymentWrittenOff As Decimal
Get
property Decimal PaymentWrittenOff {
Decimal get ();
}abstract PaymentWrittenOff : decimal with get
Property Value
Decimal
See Also