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

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.