ISavedSearch Interface

Relativity Services API
Provides common properties of Saved Search classes.

Namespace:  Relativity.Services.Search
Assembly:  Relativity.Services.DataContracts (in Relativity.Services.DataContracts.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax

public interface ISavedSearch : IRelativityApplicationAssociable

The ISavedSearch type exposes the following members.

Properties

  NameDescription
Public propertyRelativityApplications
List of associated Relativity Applications.
(Inherited from IRelativityApplicationAssociable.)
Public propertySearchCriteria
Search Criteria specified as a CriteriaCollection object.
Top
See Also

Reference