Click or drag to resize

IHistoricalInvoiceOriginalTotal Property

The total original cost of this invoice. Later events such as returns or cancellations mean that the present-day total may no longer match the original total. To get the most up-to-date information about an invoice, use CurrentFinancials.

Namespace: Ignition.Commerce.Accounting.History
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
decimal OriginalTotal { get; }

Property Value

Decimal
See Also