Enum UserDefaultSelectedFileType
The enumeration of User file types for default selection.
Namespace: Relativity.Testing.Framework.Models
Assembly: Relativity.Testing.Framework.dll
Syntax
[ChoiceType(1)]
public enum UserDefaultSelectedFileTypeFields
| Name | Description | 
|---|---|
| Default | Use default value. | 
| Image | The image file type. | 
| LongText | The long text file type. | 
| Production | The production file type. | 
| Unknown | Someone made a different choice in the environment, and we're not able to map it back to an enum. | 
| Viewer | The viewer file type. |