Click or drag to resize

InvoiceDetailCartItemUnitPrice Property

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

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

Property Value

Decimal
See Also