Click or drag to resize

ITradeDocumentLineTrackingEntityBaseOriginQuantityMember Property

Get the quantity already managed by the origin line tracking dispatch (transfered from)

(Quantité déjà prise en compte)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.TradeDocument
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IReadOnlyDecimalEntityMember OriginQuantityMember { get; }

Property Value

Type: IReadOnlyDecimalEntityMember
Remarks
This entity member is bound to the OriginQuantity (Quantité déjà prise en compte) column of the SaleDocumentLineTrackingDispatch (Répartition par n° de série/lot des lignes de document de vente) table.
See Also