Enum UserSkipDefaultPreference
The enumeration of User skip default preference options.
Namespace: Relativity.Testing.Framework.Models
Assembly: Relativity.Testing.Framework.dll
Syntax
[ChoiceType(1000004)]
public enum UserSkipDefaultPreferenceFields
| Name | Description | 
|---|---|
| Normal | The normal value. | 
| Skip | The skip value. | 
| Unknown | Someone made a different choice in the environment, and we're not able to map it back to an enum. |