Show / Hide Table of Contents

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 UserSkipDefaultPreference

Fields

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.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX