IHistoricalOrderNumber Property

A unique number for this order. NetFORUM's concept of an order "number" is not strictly numeric, and as such is represented as a String.

Definition

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

Property Value

String

See Also