CalculationRequestItems Property |
Items to be calculated.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax public IEnumerable<CalculationRequestItem> Items { get; set; }
Property Value
Type:
IEnumerableCalculationRequestItemSee Also