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: 13.3.1.1 045207d562027f7bb0eaa843477ebb7cba5b9f0a
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