Show / Hide Table of Contents

Enum UserDocumentSkip

The enumeration of User document skip options.

Namespace: Relativity.Testing.Framework.Models
Assembly: Relativity.Testing.Framework.dll
Syntax
[ChoiceType(1000003)]
public enum UserDocumentSkip

Fields

Name Description
Disabled

The disabled value for versions lower than 11.3.

Enabled

The enabled value for versions lower than 11.3.

False

The disabled value for version 11.3.

ForceEnabled

The force enabled value for versions lower than 11.3.

True

The enabled value for version 11.3.

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