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.
Namespace: Ignition.Commerce.Accounting.HistoryAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
decimal OriginalTotal { get; }
ReadOnly Property OriginalTotal As Decimal
Get
property Decimal OriginalTotal {
Decimal get ();
}
abstract OriginalTotal : decimal with get
Property Value
Decimal