ICartItemIsFromPreviousInvoice Property
Indicates if this cart item came from a pre-existing invoice.
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
bool IsFromPreviousInvoice { get; }
ReadOnly Property IsFromPreviousInvoice As Boolean
Get
property bool IsFromPreviousInvoice {
bool get ();
}
abstract IsFromPreviousInvoice : bool with get
Property Value
Boolean