 | ITaxItemAssociationEntityTaxCalculationBase Property |
Gets the TaxCalculationBase
List of authorized values in TaxCalculationType
(Base de calcul)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Tax
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<byte> TaxCalculationBase { get; }
ReadOnly Property TaxCalculationBase As Nullable(Of Byte)
Get
Property Value
Type:
NullableByte
RemarksThis entity member is bound to the CalculationBase (Base de calcul) column of the Tax (Taxe) table.
See Also