Click or drag to resize

IUnpaidSaleSettlementLineEntityMustCreateChargesInvoiceMember Property

Gets whether an invoice must be created for the unpaid charges

(Générer une facture de frais)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Settlement
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IReadOnlyBoolEntityMember MustCreateChargesInvoiceMember { get; }

Property Value

Type: IReadOnlyBoolEntityMember
Remarks
This entity member is bound to the MustCreateChargesInvoice (Générer une facture de frais) column of the UnpaidSaleSettlementLine (Incident de paiement) table.
See Also