fsresValCutListItemDropJobReservePrompt Class

Expected drop for the parts on the cutting detail that match the cut list filter.
Inheritance Hierarchy
SystemObject
  resFabSuiteAPIfsresValCutListItemDropJobReservePrompt

Namespace:  resFabSuiteAPI
Assembly:  FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
[XmlTypeAttribute(AnonymousType = true, Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-response-v0108.xsd")]
public class fsresValCutListItemDropJobReservePrompt

The fsresValCutListItemDropJobReservePrompt type exposes the following members.

Constructors
  Name Description
Public method fsresValCutListItemDropJobReservePrompt
Initializes a new instance of the fsresValCutListItemDropJobReservePrompt class
Top
Properties
  Name Description
Public property CurrentJobReserve
Public property Option
Numeric code corresponding to the element value: 1000 - Keep reserved for the TFS job 2000 - Prompt for the new job reserve 3000 - Prompt to unreserve 4000 - Always unreserve
Public property Value
Top
See Also