MultiLineStringCondition.Value Property

Relativity Services API
The list of strings to test the field against.

Namespace:  kCura.Relativity.Client
Assembly:  kCura.Relativity.Client (in kCura.Relativity.Client.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax

public List<string> Value { get; set; }

Property Value

Type: List<String>
The value.
See Also

Reference