fsreqPartSerialNumber Class

The set of barcode serial numbers being applied to a part from a TFSCut command.
Inheritance Hierarchy
SystemObject
  FabSuiteRequestApifsreqPartSerialNumber

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 fsreqPartSerialNumber

The fsreqPartSerialNumber type exposes the following members.

Constructors
  NameDescription
Public methodfsreqPartSerialNumber
fsreqPartSerialNumber class constructor
Top
Properties
  NameDescription
Public propertyJobNumber
Job Number of part from TFSCut command.
Public propertyLotNumber
Lot Number of part from TFSCut command.
Public propertyMainMark
Main Mark of part from TFSCut command.
Public propertyPieceMark
Piece Mark of part from TFSCut command.
Public propertySequence
Sequence of part from TFSCut command.
Public propertySerialNumber
List of serial numbers to be applied to part from TFSCut command.
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