fsresValCutListItem Class

Validates that a cutting detail and inventory stock is valid.
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 fsresValCutListItem : fsresCommand

The fsresValCutListItem type exposes the following members.

Constructors
  NameDescription
Public methodfsresValCutListItem
fsresValCutListItem class constructor
Top
Properties
  NameDescription
Public propertyAllowManualExternalNestAlteration
Public propertyArea
Public propertyBillOfLadingNumber
Public propertyCommandGUID (Inherited from fsresCommand.)
Public propertyCountryOfOrigin
Public propertyCutListItemAvailable
Available inventory stock that matches the cutting detail.
Public propertyCutListItemID
Unique ID of the cutting detail on a cut list.
Public propertyCutListSerialNumber
Serial number from the FabSuite report: Shop PC/PO Cutting List w/ Barcodes.
Public propertyCutPart
Parts in the cutting detail. Will only be retrieved if the request command had IncludeCutListItemParts=true.
Public propertyDimensions
Public propertyDropJobReservePrompt
Expected drop for the parts on the cutting detail that match the cut list filter.
Public propertyErrorCode (Inherited from fsresCommand.)
Public propertyErrorMessage (Inherited from fsresCommand.)
Public propertyExpectedDrop
Expected drop for all parts on the cutting detail, even if they didn't match the cut list filter.
Public propertyExternalNestID
Public propertyGrade
Public propertyHasNotMatchFilter
Indicates if there are one or more parts in the cutting detail that does not match the cut list filter.
Public propertyHasTFSStation
Indicates if there are one or more parts in the cutting detail that have been assigned a route with a TFS station. If this is true then the user should be presented with inputs to enter the user that completed the work, the time to complete, and the batch.
Public propertyHeatNumber
Public propertyHeatSerialNumber
Public propertyKerf
Public propertyLength
Public propertyLocation
Public propertyMatchFilterExpectedDrop
Expected drop for the parts on the cutting detail that match the cut list filter.
Public propertyMaterialInStock
Public propertyPartNumber
Public propertyPlannedInventoryItemID
The unique identifier of the inventory record currently associated with this cutting detail.
Public propertyPONumber
Public propertyQuantityRemaining
The quantity remaining to be cut.
Public propertyScrapAmount
The FabSuite setting for the level where drop should be scrapped instead of restocked.
Public propertySecondaryLocation
Public propertyShape
Public propertySuccessful (Inherited from fsresCommand.)
Public propertyUsers
Public propertyWeight
Public propertyWidth
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next