 | 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
SyntaxIReadOnlyGuidEntityMember OriginLineIdMember { get; }
ReadOnly Property OriginLineIdMember As IReadOnlyGuidEntityMember
Get
Property Value
Type:
IReadOnlyGuidEntityMember
RemarksThis 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