API Reference

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

fsresFilterFilterValueMax Property

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

Namespace:  FabSuiteResponseApi
Assembly:  FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public fsresFilterFilterValueMax FilterValueMax { get; set; }

Property Value

Type: fsresFilterFilterValueMax
See Also