Click or drag to resize

IDocumentSerialEntitySalesAccountingBookMember Property

Gets the sales accounting book

(Journal comptable ventes)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.DocumentBase
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IReadOnlyStringEntityMember SalesAccountingBookMember { get; }

Property Value

Type: IReadOnlyStringEntityMember
Remarks
This entity member is bound to the SalesAccountingBook (Journal comptable ventes) column of the DocumentSerial (Série) table.
See Also