fsresGetStations_Station_MaterialCompleted Class |
Material completed through a station.
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 fsresGetStations_Station_MaterialCompleted
The fsresGetStations_Station_MaterialCompleted type exposes the following members.
Constructors
Name | Description | |
---|---|---|
fsresGetStations_Station_MaterialCompleted |
fsresGetStations_Station_MaterialCompleted class constructor
|
Properties
Name | Description | |
---|---|---|
ApprovalStatusCode |
Approval Status Code
| |
ApprovalStatusPurpose |
Approval Status Purpose
| |
BatchID |
Batch ID
| |
CompletedBy |
Completed by user
| |
DateCompleted |
Date completed
| |
Dimensions |
Dimensions, with isMetric attribute
| |
DrawingNumber |
Drawing Number
| |
DrawingRevision |
Drawing Revision
| |
Finish |
Finish
| |
Grade |
Grade
| |
Hours |
Hours to be billed for this part
| |
InstanceNumbers |
Instance Numbers
| |
Length |
Length, with UOM attribute
| |
LotNumber |
Lot Number
| |
MainMark |
Main Mark
| |
MainPiece |
Main Piece
| |
NextStation |
NextStation
| |
PieceMark |
Piece mark
| |
Quantity |
Quantity
| |
Remark |
Remark
| |
Route |
Route
| |
Sequence |
Sequence
| |
Shape |
Shape
| |
TimeCompleted |
Time completed
| |
Weight |
Weight, with Units of measure
|
See Also