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
SystemObject
  FabSuiteRequestApifsreqAdditionalDrop

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
  NameDescription
Public methodfsreqAdditionalDrop
fsreqAdditionalDrop class constructor
Top
Properties
  NameDescription
Public propertyDropJobReserve
Job # that the drop should be reserved for.
Public propertyDropLength
Length of additional drop from TFS Cut
Public propertyDropLocation
Location of additional drop from TFS Cut
Public propertyDropSecondaryLocation
Secondary Location of additional drop from TFS Cut
Public propertyDropSerialNumber
The stock serial # to use for the drop.
Public propertyDropWidth
Width of additional drop from TFS Cut
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