API Reference

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

fsresGetCategories_SubCategory Class

A Sub-Category.
Inheritance Hierarchy
SystemObject
  FabSuiteResponseApifsresGetCategories_SubCategory

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 fsresGetCategories_SubCategory

The fsresGetCategories_SubCategory type exposes the following members.

Constructors
  NameDescription
Public methodfsresGetCategories_SubCategory
fsresGetCategories_SubCategory class constructor
Top
Properties
  NameDescription
Public propertyInspectionTest
The number of tests of the type identified by the Index attribute that have been performed on the sub-category.
Public propertyMainMemberQuantity
Public propertySubCategory
Public propertyTotalQuantity
Public propertyWeight
Top
See Also