Click or drag to resize

ICartItemPreviousInvoiceTransactionDate Property

The Transaction Date of the previous invoice that this cart item came from. Will be null if IsFromPreviousInvoice is false.

Namespace: Ignition.Commerce.Shopping
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
DateTime PreviousInvoiceTransactionDate { get; }

Property Value

DateTime
See Also