fsresTFSCut Class |
Processes a Take From Stock (Cut).
Inheritance Hierarchy
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute] [XmlTypeAttribute(Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-response-v0108.xsd")] public class fsresTFSCut : fsresCommand
The fsresTFSCut type exposes the following members.
Constructors
Name | Description | |
---|---|---|
fsresTFSCut |
fsresTFSCut class constructor
|
Properties
Name | Description | |
---|---|---|
ActualBillOfLadingNumber |
Bill of Lading Number of stock actually used
| |
ActualCountryOfOrigin |
Country of Origin of stock actually used
| |
ActualDropLength |
Drop length with UOM.
| |
ActualDropLocation |
Location of drop.
| |
ActualDropSecondaryLocation |
Secondary location of drop.
| |
ActualDropWidth |
Drop width with UOM.
| |
ActualHeatNumber |
Heat number of stock actually used
| |
ActualHeatSerialNumber |
Heat Serial number of stock actually used
| |
ActualPONumber |
PO number of stock actually used
| |
CommandGUID | (Inherited from fsresCommand.) | |
CutListItemDateTimeCompleted |
If the cutting detail was on a cut list, the time it was recorded as being complete.
| |
CutListItemID |
When the cut completes items on a cut list, the CutListItemID values of those cutting details.
| |
CutPart |
CutPart object.
| |
ErrorCode | (Inherited from fsresCommand.) | |
ErrorMessage | (Inherited from fsresCommand.) | |
RTSType |
Type of action.
| |
Successful | (Inherited from fsresCommand.) |
See Also