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
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