Click or drag to resize

InvoiceDetailCartItemProductTypeId Property

netFORUM Product Type of the Product being purchased through this cart item.

Namespace: Ignition.Commerce.Shopping
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
[NetForumFieldAttribute("prd_ptp_key")]
public NetForumId ProductTypeId { get; }

Property Value

NetForumId
See Also