Click or drag to resize

ITargetStockDocumentLineEntityBaseOriginLineIdMember Property

Get the Origin line Id (for basic transfer history)

(Code de la ligne d'origine)

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
IReadOnlyGuidEntityMember OriginLineIdMember { get; }

Property Value

Type: IReadOnlyGuidEntityMember
Remarks
This entity member is bound to the OriginLineId (Code de la ligne d'origine) column of the StockDocumentLine (Ligne de document de stock) table.
See Also