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

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.