<PackageReference Include="Relativity.Server.DataVisualization.SDK" Version="5000.1.1" />

TabLinkTypeEnum

public enum TabLinkTypeEnum
Identifies the link type of the Tab.
Default = 0

Allow the server to try to choose the tab link type.

Link = 2

Represents the external link, link type.

Object = 1

Represents object link type.

Parent = 3

Represents parent link type.