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..