 | IPickStockDocumentLineEntityInvoiceLineIdMember Property |
Gets the invoice ID
(Code ligne de facture)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.StockDocument
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIReadOnlyGuidEntityMember InvoiceLineIdMember { get; }
ReadOnly Property InvoiceLineIdMember As IReadOnlyGuidEntityMember
Get
Property Value
Type:
IReadOnlyGuidEntityMember
RemarksThis entity member is bound to the InvoiceLineId (Code ligne de facture) column of the StockDocumentLine (Ligne de document de stock) table.
See Also