fsresGetStations_Station Class |
A tracking 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
The fsresGetStations_Station type exposes the following members.
Constructors
Name | Description | |
---|---|---|
fsresGetStations_Station |
fsresGetStations_Station class constructor
|
Properties
Name | Description | |
---|---|---|
Completed |
Information on material that has been completed through this station.
| |
Remaining |
Information on material remaining to be processed through this station.
| |
StationName |
Station Name
| |
Type |
Production or Field Station
|
See Also