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.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax public decimal TotalVolume { get; }
Property Value
Type:
DecimalSee Also