Property DiscountValue
DiscountValue
Discount value applied to the object.
Declaration
public double DiscountValue { get; set; }
Property Value
Type | Description |
---|---|
double |
Remarks
Can be positive or negative.
Discount value applied to the object.
public double DiscountValue { get; set; }
Type | Description |
---|---|
double |
Can be positive or negative.