Click or drag to resize

ISupplierFamilyEntityVatMode Property

Gets or sets the vat mode

List of authorized values in VatModeType

(Mode de calcul de la TVA)

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

Property Value

Type: NullableByte
Remarks
This entity member is bound to the VatMode (Mode de calcul de la TVA) column of the SupplierFamily (Familles Fournisseurs) table.
See Also