API Reference

This is the reference documentation of Tekla PowerFab Open API. The API contains request and response namespaces.

fsresValCutListItemDropJobReservePrompt Class

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

Namespace:  FabSuiteResponseApi
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
  NameDescription
Public methodfsresValCutListItemDropJobReservePrompt
Initializes a new instance of the fsresValCutListItemDropJobReservePrompt class
Top
Properties
  NameDescription
Public propertyCurrentJobReserve
Public propertyOption
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 propertyValue
Top
See Also