IHistoricalOrderOriginalTotal Property

The total original cost of this order. 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 order, use CurrentFinancials.

Definition

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

Property Value

Decimal

See Also