API Reference

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

fsresGetInventorySummary_SummaryField Class

A summary field.
Inheritance Hierarchy
SystemObject
  FabSuiteResponseApifsresGetInventorySummary_SummaryField

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 fsresGetInventorySummary_SummaryField

The fsresGetInventorySummary_SummaryField type exposes the following members.

Constructors
  NameDescription
Public methodfsresGetInventorySummary_SummaryField
Initializes a new instance of the fsresGetInventorySummary_SummaryField class
Top
Properties
  NameDescription
Public propertyDisplay
Public propertyName
A Field that the summary information is grouped on.
Public propertyValue
Top
See Also