ValueListFilter.Values Property

 

An object array specifying the valid filter property values to use to filter results. Get this property from the service response.

Syntax

public object[] Values { set; get; }
Public Property Values As Object()

Remarks

The Values property can be an array of one of the following types:

A table of filter property IDs, property names, and values is found in the Search Filter Property Table topic.