 | 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
SyntaxIReadOnlyBoolEntityMember InvoiceDefaultMember { get; }
ReadOnly Property InvoiceDefaultMember As IReadOnlyBoolEntityMember
Get
Property Value
Type:
IReadOnlyBoolEntityMember
RemarksThis entity member is bound to the InvoiceDefault (Défaut pour facturation) column of the DealCustomer (Client lié aux affaires/projets) table.
See Also