<PackageReference Include="Relativity.Server.Shared.SDK" Version="5000.0.1" />

DisplayableObjectIdentifier

An identifier that also includes a name.
public string Name { get; set; }

Initializes an instance of the DisplayableObjectIdentifier class with all properties set to their default values.

Initializes an instance of the DisplayableObjectIdentifier class as a copy of the given ObjectIdentifier.