Enum TabLinkType
Idenitfies the link type of the tab.
Namespace: Relativity.Testing.Framework.Models
Assembly: Relativity.Testing.Framework.dll
Syntax
public enum TabLinkType
Fields
Name | Description |
---|---|
Link | Represents link link type. |
Object | Represents object link type. |
Parent | Represents parent link type. |
Unknown | Represents unknown link type. |