Query.Condition Property

Relativity Services API
Gets or sets the search critera. This can be a simple, single-field condition or a more complex criteria expression by combining conditions together.

Namespace:  Relativity.Services.ObjectQuery
Assembly:  Relativity.Services.Interfaces (in Relativity.Services.Interfaces.dll) Version: 13.3.1.1 045207d562027f7bb0eaa843477ebb7cba5b9f0a
Syntax

public string Condition { get; set; }

Property Value

Type: String
See Also

Reference