ShoppingCartItemInfoItemCalculatedOnTheFly Property |
Indicates if item is calculated on the fly (TRUE) or data are read from order item (FALSE). Default value is true.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntaxpublic bool ItemCalculatedOnTheFly { get; set; }
Property Value
Type:
Boolean
See Also