Show / Hide Table of Contents

Enum GroupType

Defines the different values for the available types of groups.

Namespace: Relativity.Testing.Framework.Models
Assembly: Relativity.Testing.Framework.dll
Syntax
public enum GroupType

Fields

Name Description
Everyone

The everyone type.

Personal

The personal type.

SystemAdmin

The system admin type.

SystemGroup

The system group type.

Unknown

Someone made a different choice in the environment, and we're not able to map it back to an enum.

WorkspaceAdmin

The workspace admin type.

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