Click or drag to resize

ITargetStockDocumentLineEntityBaseRemainingQuantityOnProcessMember Property

Gets the remaining quantity on process (available only if Options.IsRequestLine==true)

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
IReadOnlyDecimalEntityMember RemainingQuantityOnProcessMember { get; }

Property Value

Type: IReadOnlyDecimalEntityMember
See Also