API Reference

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

fsresTFSCut_CutPartSerialNumber Class

A serial number of a part that has been cut.
Inheritance Hierarchy
SystemObject
  FabSuiteResponseApifsresTFSCut_CutPartSerialNumber

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 fsresTFSCut_CutPartSerialNumber

The fsresTFSCut_CutPartSerialNumber type exposes the following members.

Constructors
  NameDescription
Public methodfsresTFSCut_CutPartSerialNumber
Initializes a new instance of the fsresTFSCut_CutPartSerialNumber class
Top
Properties
  NameDescription
Public propertyInstanceNumber
InstanceNumber of part with this serial number.
Public propertySerialNumber
Serial Number.
Top
See Also