 | ISupplierEntitySelfBillingInvoiceObligatoryMentionsMember Property |
Gets the self-billing obligatory mentions for invoice
(Mentions obligatoires sur les factures)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Supplier
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIReadOnlyRichMemoEntityMember SelfBillingInvoiceObligatoryMentionsMember { get; }
ReadOnly Property SelfBillingInvoiceObligatoryMentionsMember As IReadOnlyRichMemoEntityMember
Get
Property Value
Type:
IReadOnlyRichMemoEntityMember
RemarksThis entity member is bound to the SelfBillingInvoiceObligatoryMentions (Mentions obligatoires sur les factures) column of the Supplier (Fournisseur) table.
See Also