FilterExpression.FilterValue Property

 

An object specifying the filter property value. Required. Set this property before making a service request.

Syntax

public object FilterValue { set; get; }
Public Property FilterValue As Object

Remarks

The FilterValue property can be one of the following types: int or double.

See Also

Search Filter Property Table