Click or drag to resize
OrdersCollectionTotalVolume Property
Total volume of all customer orders. Value is expressed in site main currency for site orders. Result is in global main currency when collection contains orders from all sites.

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

Property Value

Type: Decimal
See Also