 | 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
SyntaxIReadOnlyBoolEntityMember MustCreateChargesInvoiceMember { get; }
ReadOnly Property MustCreateChargesInvoiceMember As IReadOnlyBoolEntityMember
Get
Property Value
Type:
IReadOnlyBoolEntityMember
RemarksThis entity member is bound to the MustCreateChargesInvoice (Générer une facture de frais) column of the UnpaidSaleSettlementLine (Incident de paiement) table.
See Also