Click or drag to resize

SalesDocumentDtoSalesDocumentLineDtoQuantityToShip Property

Namespace:  Bex.API.ServiceDTOs
Assembly:  Bex.API (in Bex.API.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[XmlElementAttribute(IsNullable = true)]
public decimal? QuantityToShip { get; set; }

Property Value

Type: NullableDecimal
See Also