SearchQuery Class
<DataContract()> _
<System.Reflection.Obfuscation(Exclude = true, ApplyToMembers = true)> _
Public Class SearchQuery
This language is not supported or no code example is available.
[DataContract()]
[System.Reflection.Obfuscation(Exclude = true, ApplyToMembers = true)]
public class SearchQuery
This language is not supported or no code example is available.
[DataContract()]
[System.Reflection.Obfuscation(Exclude = true, ApplyToMembers = true)]
public ref class SearchQuery
This language is not supported or no code example is available.
Name | Description | |
---|---|---|
![]() |
SearchQuery() |
Name | Description | |
---|---|---|
![]() |
AddDomainValue(AttributeSearchContext, string, QueryValueOperation) | Add a domain vaue |
![]() |
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). |
![]() |
GetDomainContactInfo(AttributeSearchContext, string) | Get a domain specific contact info object |
![]() |
GetDomainDateValue(AttributeSearchContext, string) | Get a domain date value |
![]() |
GetDomainProjectInfo(AttributeSearchContext, string) | Get a domain specific project info object |
![]() |
GetDomainStringValue(AttributeSearchContext, string) | Get a domain specific string value |
![]() |
GetDomainValue(AttributeSearchContext, string) | Get a domain value |
![]() |
GetHashCode | Serves as the default hash function. (inherited from Object). |
![]() |
GetType | Gets the Type of the current instance. (inherited from Object). |
![]() |
HasDomainValue(AttributeSearchContext, string) | Do we have a domain value? |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (inherited from Object). |
![]() |
Save(string) | |
![]() |
ToString | Returns a string that represents the current object. (inherited from Object). |
Name | Description | |
---|---|---|
![]() |
attribs | Optional attribute values - from various domains |
![]() |
domain_specific_values | A list of domain specific values |