ICartItemPreviousInvoiceCode Property
The Invoice Code of the previous invoice that this cart item came from.
Will be null if
IsFromPreviousInvoice is
false.
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
string PreviousInvoiceCode { get; }
ReadOnly Property PreviousInvoiceCode As String
Get
property String^ PreviousInvoiceCode {
String^ get ();
}
abstract PreviousInvoiceCode : string with get
Property Value
String