ICartItemPreviousInvoiceTransactionDate Property

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

Definition

Namespace: Ignition.Commerce.Shopping
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
DateTime PreviousInvoiceTransactionDate { get; }

Property Value

DateTime

See Also