Click or drag to resize

IDealCustomerEntityInvoiceDefaultMember Property

Gets whether is invoice default

(Défaut pour facturation)

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

Property Value

Type: IReadOnlyBoolEntityMember
Remarks
This entity member is bound to the InvoiceDefault (Défaut pour facturation) column of the DealCustomer (Client lié aux affaires/projets) table.
See Also