Click or drag to resize

CheckoutOptionsAddendumToInvoiceCode Property

The code of the invoice that this transaction supplements

Namespace: Ignition.Commerce.Shopping
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.41344
Syntax
public string AddendumToInvoiceCode { get; set; }

Property Value

String
Remarks
If provided, NetFORUM will complete this transaction in an addendum invoice with a numbered suffix; the original invoice will not be modified.
See Also