 | ISupplierFamilyEntityVatModeMember Property |
Gets 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
SyntaxIReadOnlyByteEntityMember VatModeMember { get; }
ReadOnly Property VatModeMember As IReadOnlyByteEntityMember
Get
Property Value
Type:
IReadOnlyByteEntityMember
RemarksThis entity member is bound to the VatMode (Mode de calcul de la TVA) column of the SupplierFamily (Familles Fournisseurs) table.
See Also