Click or drag to resize
CalculationResultGrandTotal Property
The final value to be paid.

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

Property Value

Type: Decimal
See Also