API Reference

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

fsresFilterFilterValueMax Class

If specified then this becomes a range filter with FilterValue being the bottom value of the range and FilterValueMax being the upper value.
Inheritance Hierarchy
SystemObject
  FabSuiteResponseApifsresFilterFilterValueMax

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 fsresFilterFilterValueMax

The fsresFilterFilterValueMax type exposes the following members.

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