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 SourceObjectIdentifier
Declaration
public NamedArtifactWithGuids ObjectIdentifier { get; set; }
Property Value
Type | Description |
---|---|
NamedArtifactWithGuids |
SupportedChildTypeLinkTypes
Declaration
public List<TabLinkType> SupportedChildTypeLinkTypes { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<TabLinkType> |