fsreqNestPart Class

A single part that is nested on to material in this nest on SaveNest command
Inheritance Hierarchy
SystemObject
  FabSuiteRequestApifsreqNestPart

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
  NameDescription
Public methodfsreqNestPart
fsreqNestPart class constructor
Top
Properties
  NameDescription
Public propertyJobNumber
Job this part is on.
Public propertyLength
The length of the material. Best practice is to include, but only required if FabSuite does not have this job.
Public propertyLotNumber
Lot of Part.
Public propertyMainMark
Shape of Part.
Public propertyPieceMark
Piecemark of Part.
Public propertyQuantity
Quantity of Part.
Public propertySequence
Sequence of Part.
Public propertyWidth
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.
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