AvailableFilter.PropertyId Property

 

An int indicating the ID of the property used to filter the search results. Get this property from the service response.

Syntax

public int PropertyId { set; get; }
Public Property PropertyId As Integer

Remarks

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

See Also

AvailableFilter.PropertyName Property