Click or drag to resize
OrderInfoOrderGrandTotalInMainCurrency Property
Order grand total in the main currency.

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

Property Value

Type: Decimal
See Also