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