fsreqFilterFilterValueMax 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: FabSuiteRequestApi
Assembly: FabSuiteRequestApi (in FabSuiteRequestApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public fsreqFilterFilterValueMax FilterValueMax { get; set; }
Property Value
Type: fsreqFilterFilterValueMaxSee Also