fsreqProductionControlLoadRemainingGetOptionsSortOrder Enumeration |
Namespace: FabSuiteRequestApi
Assembly: FabSuiteRequestApi (in FabSuiteRequestApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute] [XmlTypeAttribute(AnonymousType = true, Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-request-v0108.xsd")] public enum fsreqProductionControlLoadRemainingGetOptionsSortOrder
Members
Member name | Value | Description | |
---|---|---|---|
DrawingNumber | 0 | ||
MainMark | 1 | ||
PieceMark | 2 | ||
Sequence | 3 | ||
LotNumber | 4 | ||
ShippingLengthEach | 5 | ||
ShippingWeightEach | 6 | ||
ShippingGrossWeightEach | 7 | ||
ShippingSurfaceAreaEach | 8 | ||
ShippingSquareMetersEach | 9 | ||
ManHoursEach | 10 | ||
ApprovalStatus | 11 | ||
QuantityRemaining | 12 | ||
Shape | 13 | ||
Grade | 14 | ||
Dimensions | 15 | ||
Length | 16 | ||
Finish | 17 | ||
ReferenceNumber | 18 | ||
Remark | 19 | ||
Route | 20 | ||
Category | 21 | ||
SubCategory | 22 | ||
PayCategory | 23 | ||
ShippingRoute | 24 | ||
AccessoryPieceTracking | 25 | ||
AccessoryLoadTracking | 26 | ||
InstanceTracking | 27 | ||
ProductionCode | 28 |
See Also