 | IHistoricalInvoiceTrackingNumber Property |
Tracking number for the shipment related to this invoice.
Namespace: Ignition.Commerce.Accounting.HistoryAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntaxstring TrackingNumber { get; }ReadOnly Property TrackingNumber As String
Get
property String^ TrackingNumber {
String^ get ();
}abstract TrackingNumber : string with get
Property Value
String
See Also