API Reference

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

fsresGetCutList_PlannedInventoryItem Class

The details of the stock that is planned to be used on the cutting detail.
Inheritance Hierarchy
SystemObject
  FabSuiteResponseApifsresGetCutList_PlannedInventoryItem

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 fsresGetCutList_PlannedInventoryItem

The fsresGetCutList_PlannedInventoryItem type exposes the following members.

Constructors
  NameDescription
Public methodfsresGetCutList_PlannedInventoryItem
Initializes a new instance of the fsresGetCutList_PlannedInventoryItem class
Top
Properties
  NameDescription
Public propertyHeatNumber
Heat Number of planned inventory item
Public propertyHeatSerialNumber
Heat Serial Number of planned inventory item
Public propertyLocation
Location of planned inventory item
Public propertyPartNumber
Part Number of planned inventory item
Public propertyPONumber
PO Number of planned inventory item
Public propertyRemnantID
Remnant ID of planned inventory item
Public propertyRemnantName
Remnant Name of planned inventory item
Public propertySecondaryLocation
Secondary Location of planned inventory item
Top
See Also