 | IPurchaseDocumentLineItemPriceComplexEntityMemberReRate Property |
Gets or sets the RE rate (for spain version only)
(% RE)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.PurchaseDocument
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<decimal> ReRate { get; set; }
Property ReRate As Nullable(Of Decimal)
Get
Set
Property Value
Type:
NullableDecimal
RemarksThis entity member is bound to the RERate (% RE) column of the Vat (TVA) table.
See Also