<PackageReference Include="Relativity.Identity.SDK" Version="2.6.2" />

Relativity.Identity.V1.Shared

Namespace with 28 public types

Classes

 Action An action that can be performed on the given static object
 ArtifactTypeIdentifier Artifact Type Identifier.
 DisplayableObjectIdentifier A generic representation of a Relativity Object with an object Name and Artifact ID
 Field Represents a field used to store metadata, choices, and other information in Relativity.
 FieldRef Represents a key or reference to a Field object.
 MassOperationResult Represents a result of a mass operation.
 Meta A collection of information about fields on a given static object that may have restrictions
 ObjectIdentifier Represents a way to uniquely identify Rlativity Objects
 ObjectType Represents a custom object type added to a workspace.
 ObjectTypeRef Represents a key or reference to an ObjectType object.
 ProgressReport Represents a snap shot report of progress in a Kepler service
 Query The output of a call to the Query method.
 QueryRequest Describes conditions, sorts and fields to be returned for a query.
 QueryResults`1 The output of a call to the Query method.
 QueryResultSlim Represents the results of a returned by the QuerySlimAsync() method.
 RelativityObjectSlim Represents a streamlined RelativityObject with values that map to fields on a QueryResultSlim object.
 Result`1 A ReadResult represents the outcome of an individual Read operation on a single Artifact.
 SampleDetails Contains information used to define a sample set.
 SampleParameters Contains information about how the sampling is performed.
 SearchIndexRef Represents a key or reference to a search provider.
 SearchProviderCondition Contains the parameters used to execute a query through a search provider.
 Securable`1 Generic class that indicates whether or not the given value is secured from the current user
 Sort Represents sorting information for query results.
 UserRef Represents a user reference.

Enumerations

 FieldCategory Field categorizations
 FieldType Specifies the type of a Relativity field, such as fixed-length text, date, single object etc.
 LongTextBehavior Controls the behavior that is used when a Long Text field exceeds the configured character limit.
 SortEnum Specifies whether query results are sorted in ascending or descending order.