Click or drag to resize

ITargetStockDocumentLineEntityBaseOriginLineId Property

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

Property Value

Type: NullableGuid
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