InvoiceDetailCartItemProductTypeId Property

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

Definition

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

Property Value

NetForumId

See Also