Provides information on existence and actions which can be taken on the Saved Search.
Inheritance Hierarchy
Relativity.Services.Search.SearchAccessStatus
Namespace: Relativity.Services.Search
Assembly: Relativity.Services.Interfaces (in Relativity.Services.Interfaces.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax
The SearchAccessStatus type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | SearchAccessStatus | Initializes a new instance of the SearchAccessStatus class |
Properties
Name | Description | |
---|---|---|
![]() | CanAccessSearchProvider |
Gets or sets a value indicating whether Search Provider of Saved Search can be accessed.
|
![]() | CanView |
Gets or sets a value indicating whether Saved Search can be viewed.
|
![]() | CanViewCriteriaFields |
Gets or sets a value whether Saved Search criteria fields can be viewed.
|
![]() | Exists |
Gets or sets a value indicating whether Saved Search exists.
|
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.) |
See Also