Click or drag to resize

IBookReceiptEntityGoodAmountMember Property

Gets the GoodAmount

(Montant des biens)

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

Property Value

Type: IReadOnlyDecimalEntityMember
Remarks
This entity member is bound to the GoodAmount (Montant des biens) column of the Receipt (Recettes) table.
See Also