DocumentSkip Enumeration

Relativity Services API
Enum of the default status of Document Skip for a user.

Namespace:  Relativity.Services.Interfaces.UserInfo.Models
Assembly:  Relativity.Services.Interfaces (in Relativity.Services.Interfaces.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax

public enum DocumentSkip
Members

  Member nameValueDescription
Default0 Use default value for the DocumentSkip property.
Enabled1 Enables the Skip function.
Disabled2 Disables the Skip function.
ForceEnabled3 Always enables the Skip function so that the user can't turn it off. This option is only available for system admins.
See Also

Reference