Class FileField
Represents File Field.
Implements
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.Models.Fields
Assembly: Relativity.Testing.Framework.dll
Syntax
public class FileField : Field, IHasName
Constructors
| Improve this Doc View SourceFileField()
Initializes a new instance of the FileField class.
Declaration
public FileField()