Click or drag to resize

IExecutionQuoteEntityExtraFeeBaseMember Property

Gets the extra fee base.

(Base de répartition)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Building
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IReadOnlyByteEntityMember ExtraFeeBaseMember { get; }

Property Value

Type: IReadOnlyByteEntityMember
Remarks
This entity member is bound to the ExtraFeeBase (Base de répartition) column of the SaleDocument (Document de vente) table.
See Also