Click or drag to resize
MultiBuyItemUnitPrice Property
Gets or sets the unit price of this item.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
public decimal UnitPrice { get; set; }

Property Value

Type: Decimal
See Also