Click or drag to resize

ISubTaxEntityTaxValueMember Property

Gets the Value

(Valeur de la taxe)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Tax
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IReadOnlyDecimalEntityMember TaxValueMember { get; }

Property Value

Type: IReadOnlyDecimalEntityMember
Remarks
This entity member is bound to the TaxValue (Valeur de la taxe) column of the SubTax (Sous-taxe) table.
See Also