QueryResultSet<T> .Message Property

Relativity Services API
Gets a message which contains the error information if the read operation failed.

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

public string Message { get; set; }

Property Value

Type: String
See Also

Reference