Click or drag to resize
CalculationResultTotal Property
The total price of all items, shipping and taxes.

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

Property Value

Type: Decimal
See Also