Enum ScopeType
Search Type.
Namespace: Relativity.Testing.Framework.Models
Assembly: Relativity.Testing.Framework.dll
Syntax
public enum ScopeTypeFields
| Name | Description | 
|---|---|
| EntireCase | Search the entire case. | 
| Folders | Search folders. | 
| Subfolders | Search subfolders. | 
| Unknown | Someone made a different choice in the environment, and we're not able to map it back to an enum. |