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: 8.2.23
Syntax public bool ItemCalculatedOnTheFly { get; set; }
Property Value
Type:
BooleanSee Also