 | ISaleDocumentEntityBaseFooterLetterType Property |
Gets or sets the footer letter type
(Lettre de pied)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.SaleDocument
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntaxstring FooterLetterType { get; set; }
Property FooterLetterType As String
Get
Set
Property Value
Type:
String
RemarksThis entity member is bound to the FooterLetterType (Lettre de pied) column of the SaleDocumentEx (Document de vente étendu) table.
See Also