API Reference

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

fsresGetCategoriesInspectionTest Class

The title of an inspection test referenced by one or more categories in the response.
Inheritance Hierarchy
SystemObject
  FabSuiteResponseApifsresGetCategoriesInspectionTest

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 fsresGetCategoriesInspectionTest

The fsresGetCategoriesInspectionTest type exposes the following members.

Constructors
  NameDescription
Public methodfsresGetCategoriesInspectionTest
Initializes a new instance of the fsresGetCategoriesInspectionTest class
Top
Properties
  NameDescription
Public propertyCategory
The category of the inspection test.
Public propertyIndex
The index of this test, used for brevity to reference this test by the categories in the response.
Public propertyValue
Top
See Also