 | 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
SyntaxIReadOnlyDecimalEntityMember OriginQuantityMember { get; }
ReadOnly Property OriginQuantityMember As IReadOnlyDecimalEntityMember
Get
Property Value
Type:
IReadOnlyDecimalEntityMember
RemarksThis 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