Show / Hide Table of Contents

Class TabEligibleParent

Inheritance
System.Object
TabEligibleParent
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Relativity.Testing.Framework.Api.Strategies
Assembly: Relativity.Testing.Framework.Api.dll
Syntax
public class TabEligibleParent

Properties

| Improve this Doc View Source

ObjectIdentifier

Declaration
public NamedArtifactWithGuids ObjectIdentifier { get; set; }
Property Value
Type Description
NamedArtifactWithGuids
| Improve this Doc View Source

SupportedChildTypeLinkTypes

Declaration
public List<TabLinkType> SupportedChildTypeLinkTypes { get; set; }
Property Value
Type Description
System.Collections.Generic.List<TabLinkType>
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX