fsresSavedRemnant Class

A remnant saved by this nest in the SaveNest command.
Inheritance Hierarchy
SystemObject
  resFabSuiteAPIfsresSavedRemnant

Namespace:  resFabSuiteAPI
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
Public method fsresSavedRemnant
Initializes a new instance of the fsresSavedRemnant class
Top
Properties
  Name Description
Public property ExternalRemnantID
External RemnantID sent in for this remnant.
Public property FabSuiteRemnantID
FabSuite RemnantID assigned to this remnant.
Public property NestID
FabSuite RemnantID assigned to this remnant.
Public property Quantity
Quantity of remnant.
Top
See Also