Click or drag to resize

IPickStockDocumentLineEntityInvoiceLineId Property

Gets or sets 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
Syntax
Nullable<Guid> InvoiceLineId { get; set; }

Property Value

Type: NullableGuid
Remarks
This entity member is bound to the InvoiceLineId (Code ligne de facture) column of the StockDocumentLine (Ligne de document de stock) table.
See Also