Click or drag to resize

ICartItemPreviousInvoiceCode Property

The Invoice Code of the previous invoice that this cart item came from. Will be null if IsFromPreviousInvoice is false.

Namespace: Ignition.Commerce.Shopping
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
string PreviousInvoiceCode { get; }

Property Value

String
See Also