Search Class

Definition

Namespace: Centralpoint
Assembly: Centralpoint (in Centralpoint.dll) Version: 2.0.0.0 (2.0.0.0)
C#
public class Search
Inheritance
Object    Search

Constructors

Search Initializes a new instance of the Search class

Methods

AppendDataCurrentInDataCurrentFilter  
AppendDateTimeFilter  
AppendInFilter  
AppendInt32Filter  
AppendTaxonomyFilter  
Equals 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)
GenerateFilter(String, String, SearchMatches, Int32, TimeZoneInfo)  
GenerateFilter(String, String, SearchMatches, Int32, TimeZoneInfo)  
GetAncestorTaxonomyFilter  
GetHashCode Serves as the default hash function.
(Inherited from Object)
GetTaxonomyFilter  
GetType Gets the Type of the current instance.
(Inherited from Object)
MemberwiseClone Creates a shallow copy of the current Object.
(Inherited from Object)
ToString Returns a string that represents the current object.
(Inherited from Object)

See Also