fsresSavedNest Class |
A nest saved in the SaveNest command.
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 fsresSavedNest
The fsresSavedNest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
fsresSavedNest |
fsresSavedNest class constructor
|
Properties
Name | Description | |
---|---|---|
InventoryItem |
Information for the Inventory Item the nest was saved to
| |
NestID |
FabSuite RemnantID assigned to this remnant.
| |
RequisitionItem |
Information for the Requisition Item the nest was saved to
| |
SavedTo |
Whether the nest was saved to Inventory or a Requisition
|
See Also