SearchableAttributeItem.SearchQueryType Property

Search query type (e.g. File/Job)
Public Property SearchQueryType() As AttributeSearchContext
This language is not supported or no code example is available.
public AttributeSearchContext SearchQueryType {get; set;}
This language is not supported or no code example is available.
public:  
property AttributeSearchContext SearchQueryType { 
AttributeSearchContext get( ); 
void set( 
AttributeSearchContext value 
); 
}
This language is not supported or no code example is available.
public function get SearchQueryType() : AttributeSearchContext
public function set SearchQueryType(value : AttributeSearchContext);
This language is not supported or no code example is available.

Property Value

AttributeSearchContext

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1

In this article

Definition