fsresSavedRemnant Class

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

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
  NameDescription
Public methodfsresSavedRemnant
fsresSavedRemnant class constructor
Top
Properties
  NameDescription
Public propertyArea
The area of the remnant if it's a plate.
Public propertyDimensions
Dimensions of remnant.
Public propertyExternalRemnantID
External RemnantID sent in for this remnant.
Public propertyFabSuiteRemnantID
FabSuite RemnantID assigned to this remnant.
Public propertyGrade
Grade of material.
Public propertyLength
The length of the material.
Public propertyNestID
FabSuite RemnantID assigned to this remnant.
Public propertyQuantity
Quantity of remnant, actually saved to database
Public propertyShape
Shape of Remnant as sent in request
Public propertyShapeDimensions
as sent in request
Public propertyType
The type of remnant created. As sent in request
Public propertyWeight
The weight of the remnant.
Public propertyWidth
The width of the material when it's a plate.
Top
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