IHistoricalOrderItemOriginalTotal Property

Original total cost of this IHistoricalOrderItem when it was first entered into this order, based on OriginalQuantity.

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