public PropertyValue PAGE_HAS_RESULTS_IN_SEARCHLIST( int index ) {get; set;}
public: property PropertyValue^ PAGE_HAS_RESULTS_IN_SEARCHLIST { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue PAGE_HAS_RESULTS_IN_SEARCHLIST( int index ) {get; set;}
public: property PropertyValue^ PAGE_HAS_RESULTS_IN_SEARCHLIST { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
With the help of this property the pages contained in the search results list can be taken into consideration when pages are filtered.