fsreqNestPart Class |
A single part that is nested on to material in this nest on SaveNest command
Inheritance Hierarchy
Namespace: FabSuiteRequestApi
Assembly: FabSuiteRequestApi (in FabSuiteRequestApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute] [XmlTypeAttribute(Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-request-v0108.xsd")] public class fsreqNestPart
The fsreqNestPart type exposes the following members.
Constructors
Name | Description | |
---|---|---|
fsreqNestPart |
fsreqNestPart class constructor
|
Properties
Name | Description | |
---|---|---|
JobNumber |
Job this part is on.
| |
Length |
The length of the material. Best practice is to include, but only required if FabSuite does not have this job.
| |
LotNumber |
Lot of Part.
| |
MainMark |
Shape of Part.
| |
PieceMark |
Piecemark of Part.
| |
Quantity |
Quantity of Part.
| |
Sequence |
Sequence of Part.
| |
Width |
The width of the material when it's a plate. Best practice is to include, but only required if FabSuite does not have this job.
|
See Also