fsresInventoryLocationSweep Class |
An inventory location sweep.
Inheritance Hierarchy
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute] [XmlTypeAttribute(Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-response-v0108.xsd")] public class fsresInventoryLocationSweep
The fsresInventoryLocationSweep type exposes the following members.
Constructors
Name | Description | |
---|---|---|
fsresInventoryLocationSweep | Initializes a new instance of the fsresInventoryLocationSweep class |
Properties
Name | Description | |
---|---|---|
Complete | ||
DateTimeCreated | ||
InventoryLocationSweepID | ||
Location | ||
Quantity | ||
QuantityFound | ||
QuantityMovedIn | ||
QuantityMovedOut | ||
QuantityMovedOutComplete | ||
QuantityRemaining | ||
SecondaryLocation |
See Also