InvoiceDetailCartItemUnitPrice Property

Price of this item, ignoring Quantity. Excludes any taxes, discounts, and shipping charges.

Definition

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

Property Value

Decimal

See Also