IHistoricalOrderStatus Property

The current status of this order. NetFORUM does not have a true concept of an order's status, so instead this status represents the "lowest" status of all of the components in this order.

Definition

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

Property Value

HistoricalOrderStatus

See Also