SearchFieldNames
Inheritance Hierarchy
Relativity.Services.ArtifactFieldNames
Relativity.Services.SearchFieldNames
Relativity.Services.AnalyticsSearchFieldNames
Relativity.Services.dtSearchFieldNames
Relativity.Services.KeywordSearchFieldNames
Namespace: Relativity.Services
Assembly: Relativity.Services.DataContracts (in Relativity.Services.DataContracts.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax
The SearchFieldNames type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() ![]() | ArtifactTypeID |
Identifies the Artifact Type ID of the object for the search (currently only Document).
|
![]() ![]() | Includes |
Field identifying documents related to the documents matching the search criteria. The related documents will be included in the result set alongside with the documents that match the search criteria.
|
![]() ![]() | Name |
Identifies the Name of the object.
|
![]() ![]() | Owner |
User(s) who can access the saved search.
|
![]() ![]() | QueryHint |
String parameter used to optimize views.
|
![]() ![]() | RelativityApplication |
String parameter used to optimize views.
|
![]() ![]() | RequiresManualRun |
If folders or subfolders are specified as the KeywordSearch.
|
![]() ![]() | Scope |
The scope of the search specified as a ScopeType enumeration.
|
![]() ![]() | SearchContainer |
SearchContainer of the saved search folder.
|
![]() ![]() | SearchFolders |
If folders or subfolders are specified as the KeywordSearch.
|
![]() ![]() | SortByRank |
String parameter used to optimize views.
|
See Also