Stores information about a file search query
        Namespace:
Contracts.Data
        
Assembly: Contracts (in Contracts.dll)
	
		
	
	
	
				
			
	
			
				
				
				
					
				
					
			
		
		
		
			
	
			
				
				
				
					
				
					
			
		
		
			
	
			
				
				
				
					
				
					
			
		
		
		
		
	
	
	
		
  
    
  
    Top
  
						
	
		
  
    
  
    Top
  
						
  
  
	
		
  
    
  
    Top
  
						
	
  
	
	
	
	
	
	
		
  
	
	
						
			
			Assembly: Contracts (in Contracts.dll)
<DataContract()> _
<KnownType(typeof(FileSearchQuery))> _
Public Class StoredSearchQuery
This language is not supported or no code example is available.
[DataContract()]
[KnownType(typeof(FileSearchQuery))]
public class StoredSearchQuery
This language is not supported or no code example is available.
[DataContract()]
[KnownType(typeof(FileSearchQuery))]
public ref class StoredSearchQuery
This language is not supported or no code example is available.
| Name | Description | |
|---|---|---|
     
	
	    
	   | 
	  StoredSearchQuery() | |
     
	
	    
	   | 
	  StoredSearchQuery(SearchQuery, SearchLimitOption, EntityID, EntityType) | Constructor | 
| Name | Description | |
|---|---|---|
 
	  
    
	 | 
	Clone() | |
 
	  
	 
    
	 | 
	Deserialize(Stream) | |
 
	  
    
	 | 
	Equals(Object) | Determines whether the specified object is equal to the current object. (inherited from Object). | 
   
    
	  
    
	 | 
	Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (inherited from Object). | 
 
	  
    
	 | 
	GetHashCode | Serves as the default hash function. (inherited from Object). | 
 
	  
    
	 | 
	GetQuickSearchString() | |
 
	  
    
	 | 
	GetType | Gets the Type of the current instance. (inherited from Object). | 
   
    
	  
    
	 | 
	MemberwiseClone | Creates a shallow copy of the current Object. (inherited from Object). | 
 
	  
    
	 | 
	Serialize(Stream) | |
 
	  
    
	 | 
	ToString | Returns a string that represents the current object. (inherited from Object). | 
| Name | Description | |
|---|---|---|
		     
	    
	
	    
	   | 
	  limit_id | |
		     
	    
	
	    
	   | 
	  limit_name | |
		     
	    
	
	    
	   | 
	  limit_option | |
		     
	    
	
	    
	   | 
	  query | |
		     
	    
	
	    
	   | 
	  search_string | |
		     
	    
	
	    
	   | 
	  search_type |