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 |
|
Indicated whether the discount replaces the original price or just shifts it.
public bool IsDiscountAbsolute { get; set; }
Type | Description |
---|---|
bool |
|