IRelativityObject Interface

Relativity Services API
Enables a class to return field-value pairs.

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

public interface IRelativityObject

The IRelativityObject type exposes the following members.

Properties

  NameDescription
Public propertyItem
Gets a field-value pair by using the Artifact ID of the field to retrieve it.
Top
Methods

  NameDescription
Public methodFieldValuePairExists
Indicates whether the current object contains a FieldValuePair with the specified Artifact ID.
Top
See Also

Reference