API Reference

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

fsreqFilterFilterValue Class

The value that the field should be restricted to.
Inheritance Hierarchy
SystemObject
  FabSuiteRequestApifsreqFilterFilterValue

Namespace:  FabSuiteRequestApi
Assembly:  FabSuiteRequestApi (in FabSuiteRequestApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
[XmlTypeAttribute(AnonymousType = true, Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-request-v0108.xsd")]
public class fsreqFilterFilterValue

The fsreqFilterFilterValue type exposes the following members.

Constructors
  NameDescription
Public methodfsreqFilterFilterValue
Initializes a new instance of the fsreqFilterFilterValue class
Top
Properties
  NameDescription
Public propertyUOM
Public propertyValue
Top
See Also