 | 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.28229
Syntaxbool IsFromPreviousInvoice { get; }ReadOnly Property IsFromPreviousInvoice As Boolean
Get
property bool IsFromPreviousInvoice {
bool get ();
}abstract IsFromPreviousInvoice : bool with get
Property Value
Boolean
See Also