FinancialItemQuantity 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.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic decimal Quantity { get; set; }
Public Property Quantity As Decimal
Get
Set
No code example is currently available or this language may not be supported.
Property Value
Decimal
See Also