ICartItemPreviousInvoiceId Property
The Id 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
NetForumId PreviousInvoiceId { get; }
ReadOnly Property PreviousInvoiceId As NetForumId
Get
property NetForumId^ PreviousInvoiceId {
NetForumId^ get ();
}
abstract PreviousInvoiceId : NetForumId with get
Property Value
NetForumId