QueryRequest.ConvertNumberFieldValuesToString Property

Relativity Services API
Gets or sets a Boolean value indicating whether to convert the numbers returned in the query to text.

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

public Nullable<bool> ConvertNumberFieldValuesToString { get; set; }

Property Value

Type: Nullable<Boolean>
See Also

Reference