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.CustomerInvoiceServiceAssembly: 3LProServices (in 3LProServices.dll) Version: 15.2.1.19 (15.2.1.19)
Syntaxpublic decimal Discount { get; set; }
Public Property Discount As Decimal
Get
Set
Property Value
Type:
Decimal
See Also