ObjectIdentificationCriteria
Represents a set of query conditions used to identify a RelativityObjectRef object.
Gets or sets the search criteria, which can be a simple, single-field condition or a complex expression made by combining conditions.
Gets or sets the ID of the currently executing saved search.
Gets or sets the ID of the currently executing view.
Gets or sets a Boolean value indicating whether the query engine should handle the search or view condition as a query type or simple condition.
Gets or sets the ObjectTypeRef for the type of object to identify.
Gets or sets the QueryHint of the currently executing search. A QueryHint is used to optimize the view.
Gets or sets the FieldRef used to include related items.
Gets or sets the row condition criteria.
Gets or sets the search provider search condition.
public ObjectIdentificationCriteria()