Show / Hide Table of Contents

Class FileField

Represents File Field.

Inheritance
System.Object
Artifact
NamedArtifact
Field
FileField
Implements
IHasName
Inherited Members
Field.FieldType
Field.ArtifactTypeName
Field.ObjectType
Field.ParentArtifact
Field.AllowPivot
Field.AllowGroupBy
Field.IsRequired
Field.IsIdentifier
Field.Linked
Field.Width
Field.PropagateTo
NamedArtifact.Name
Artifact.ArtifactID
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.Models.Fields
Assembly: Relativity.Testing.Framework.dll
Syntax
public class FileField : Field, IHasName

Constructors

| Improve this Doc View Source

FileField()

Initializes a new instance of the FileField class.

Declaration
public FileField()

Implements

IHasName

Extension Methods

FieldExtensions.ToCategoryField(Field)
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX