ICartItemIsFromPreviousInvoice Property

Indicates if this cart item came from a pre-existing invoice.

Definition

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

Property Value

Boolean

See Also