<PackageReference Include="Relativity.Server.Services.Interfaces.SDK" Version="5001.1.0" />

Relativity.Services.Interfaces.Tab.Models.TabLinkTypeEnum

public enum TabLinkTypeEnum
Idenitfies the link type of the tab.
Link = 2

Represents link link type.

Object = 1

Represents object link type.

Parent = 3

Represents parent link type.

Unknown = 0

Represents unknown link type.