Click or drag to resize

InvoiceLineQty Property

Gets a quantity, precision is up to 5 digits

Namespace:  CorrigoService.Entities
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public decimal Qty { get; set; }

Property Value

Type: Decimal
See Also