 | ICartItemUnitPrice Property |
The unit price of this cart item, excluding any taxes and discounts.
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntaxdecimal UnitPrice { get; }ReadOnly Property UnitPrice As Decimal
Get
property Decimal UnitPrice {
Decimal get ();
}abstract UnitPrice : decimal with get
Property Value
Decimal
See Also