ICartItemPreviousInvoiceCode Property

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

Definition

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

Property Value

String

See Also