Click or drag to resize

IUnpaidSaleSettlementLineEntityChargeVatId Property

Gets or sets the charge VAT Id

(TVA sur frais)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Settlement
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<Guid> ChargeVatId { get; set; }

Property Value

Type: NullableGuid
Remarks
This entity member is bound to the ChargeVatId (TVA sur frais) column of the UnpaidSaleSettlementLine (Incident de paiement) table.
See Also