KitchenDraw SDK 2
Show / Hide Table of Contents

Property IsDiscountAbsolute

IsDiscountAbsolute

Indicated whether the discount replaces the original price or just shifts it.

Declaration
public bool IsDiscountAbsolute { get; set; }
Property Value
Type Description
bool

true if DiscountValue replaces the original price, false if it is added to the original price.

In this article
Back to top Generated by DocFX