InvoiceDetailCartItemPriceName Property

Name of the particular netFORUM Price being used in the purchase of this cart item.

Definition

Namespace: Ignition.Commerce.Shopping
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
[NetForumFieldAttribute("prc_display_name")]
public string PriceName { get; protected set; }

Property Value

String

See Also