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
The IRelativityObject type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Item |
Gets a field-value pair by using the Artifact ID of the field to retrieve it.
|
Methods
| Name | Description | |
|---|---|---|
| FieldValuePairExists |
Indicates whether the current object contains a FieldValuePair with the specified Artifact ID.
|
See Also