fsresSavedRemnant Class |
A remnant saved by this nest 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 fsresSavedRemnant
The fsresSavedRemnant type exposes the following members.
Constructors
Name | Description | |
---|---|---|
fsresSavedRemnant | Initializes a new instance of the fsresSavedRemnant class |
Properties
Name | Description | |
---|---|---|
ExternalRemnantID |
External RemnantID sent in for this remnant.
| |
FabSuiteRemnantID |
FabSuite RemnantID assigned to this remnant.
| |
NestID |
FabSuite RemnantID assigned to this remnant.
| |
Quantity |
Quantity of remnant.
|
See Also