API Reference

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

fsresSavedRemnant Class

A remnant saved by this nest in the SaveNest command.
Inheritance Hierarchy
SystemObject
  FabSuiteResponseApifsresSavedRemnant

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 fsresSavedRemnant

The fsresSavedRemnant type exposes the following members.

Constructors
  NameDescription
Public methodfsresSavedRemnant
Initializes a new instance of the fsresSavedRemnant class
Top
Properties
  NameDescription
Public propertyExternalRemnantID
External RemnantID sent in for this remnant.
Public propertyFabSuiteRemnantID
FabSuite RemnantID assigned to this remnant.
Public propertyNestID
FabSuite RemnantID assigned to this remnant.
Public propertyQuantity
Quantity of remnant.
Top
See Also