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: 8.2.23
Syntax
C#
public double TotalVolume { get; }

Property Value

Type: Double
See Also