Click or drag to resize
CustomerInvoiceRowDiscount Property

[This is preliminary documentation and is subject to change.]

Rabatt i procent. Kan anges (måste inte) om RowType är Amount. Max 2 heltal, 2 decimaler. 10.00 = 10 %. För påslag, ange ett negativt värde.

Namespace: _3LProServices.CustomerInvoiceService
Assembly: 3LProServices (in 3LProServices.dll) Version: 15.2.1.19 (15.2.1.19)
Syntax
public decimal Discount { get; set; }

Property Value

Type: Decimal
See Also