fsresGetProductionShippingStatus Class |
Retrieves the production status for a job.
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 fsresGetProductionShippingStatus : fsresCommand
The fsresGetProductionShippingStatus type exposes the following members.
Constructors
Name | Description | |
---|---|---|
fsresGetProductionShippingStatus |
fsresGetProductionShippingStatus class constructor
|
Properties
Name | Description | |
---|---|---|
CommandGUID | (Inherited from fsresCommand.) | |
ErrorCode | (Inherited from fsresCommand.) | |
ErrorMessage | (Inherited from fsresCommand.) | |
ExcludeAccessoriesWithoutPieceLoadTracking | ||
FieldStation |
The name of a field station referenced by one or more records in the production status.
| |
Filters |
Filters applied to this command are echoed back.
| |
FilterSet |
Filters applied to this command are echoed back.
| |
HoldSettings |
Hold Settings as set by user
| |
InputDisplayUnits | ||
Item | ||
JobNumber | ||
Limit |
Limited to this many records
| |
LimitHasMore |
True if there are results beyond upper limit
| |
Offset |
startint at this record number
| |
ProductionControlID | ||
ProductionStation |
The name of a production station referenced by one or more records in the production status.
| |
ShippingDestination |
The name of a shipping destination referenced by one or more records in the production status.
| |
StatusOfOnlyMainMembers | ||
Successful | (Inherited from fsresCommand.) | |
SummaryField |
The name of a summary field in the production status.
|
See Also