fsreqAdditionalDrop Class |
The TFSCut command has elements for a single piece of drop from the cut.
This element represents additional drops from the same cut.
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 fsreqAdditionalDrop
The fsreqAdditionalDrop type exposes the following members.
Constructors
Name | Description | |
---|---|---|
fsreqAdditionalDrop |
fsreqAdditionalDrop class constructor
|
Properties
Name | Description | |
---|---|---|
DropJobReserve |
Job # that the drop should be reserved for.
| |
DropLength |
Length of additional drop from TFS Cut
| |
DropLocation |
Location of additional drop from TFS Cut
| |
DropSecondaryLocation |
Secondary Location of additional drop from TFS Cut
| |
DropSerialNumber |
The stock serial # to use for the drop.
| |
DropWidth |
Width of additional drop from TFS Cut
|
See Also