ForumSearchQuery Class
<DataContract()> _
Public Class ForumSearchQuery
Inherits SearchQuery
This language is not supported or no code example is available.
[DataContract()]
public class ForumSearchQuery : SearchQuery
This language is not supported or no code example is available.
[DataContract()]
public ref class ForumSearchQuery : public SearchQuery^
This language is not supported or no code example is available.
Name | Description | |
---|---|---|
![]() |
AddDomainValue(AttributeSearchContext, string, QueryValueOperation) | Add a domain vaue (inherited from SearchQuery). |
![]() |
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 (inherited from SearchQuery). |
![]() |
GetDomainDateValue(AttributeSearchContext, string) | Get a domain date value (inherited from SearchQuery). |
![]() |
GetDomainProjectInfo(AttributeSearchContext, string) | Get a domain specific project info object (inherited from SearchQuery). |
![]() |
GetDomainStringValue(AttributeSearchContext, string) | Get a domain specific string value (inherited from SearchQuery). |
![]() |
GetDomainValue(AttributeSearchContext, string) | Get a domain value (inherited from SearchQuery). |
![]() |
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? (inherited from SearchQuery). |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (inherited from Object). |
![]() |
Save(string) | (inherited from SearchQuery). |
![]() |
ToString | Returns a string that represents the current object. (inherited from Object). |
Name | Description | |
---|---|---|
![]() |
attribs | Optional attribute values - from various domains (inherited from SearchQuery). |
![]() |
body | Body query |
![]() |
created_by_id | Created by id |
![]() |
domain_specific_values | A list of domain specific values (inherited from SearchQuery). |
![]() |
subject | Subject query |