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: fsresFilterFilterValueMaxSee Also