QuoteOrEstimateItemQuantity Property |
Quantity. This field is explicitly set by user (except for labor costs where user specifies duration in minutes; then Qty is computed).
Precision is 5 digits; supported values are 0 - 9999999.99999.
Namespace:
CorrigoService.Entities
Assembly:
ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic decimal Quantity { get; set; }
Property Value
Type:
Decimal
See Also