OrderItemInfoOrderItemPrice Property |
If set, it is used instead of the OrderItemUnitPrice in price calculation process.
It is set only when order item represents donation. Then it is amount of donation.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax public virtual double OrderItemPrice { get; set; }
Property Value
Type:
DoubleSee Also