fsreqInventoryAuditSaveQuantity Property

Quantity for that serial #. If serialized then the quantity should always be 1. Quantity greater than one for material such as bolts, nuts, washers, etc. where a single barcode serial # represents a larger quantity of material.

Namespace:  FabSuiteRequestApi
Assembly:  FabSuiteRequestApi (in FabSuiteRequestApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute(DataType = "integer")]
public string Quantity { get; set; }

Property Value

Type: String
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next