Controls how deNISTing is performed and is only specified when the DeNIST property is true on an InventoryDiscoverSettings instance.
Namespace: Relativity.Processing.Services
Assembly: Relativity.Processing.Services.Interfaces (in Relativity.Processing.Services.Interfaces.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
DeNISTAllFiles | 0 | Filters parent documents and their children, and removes any attached files found on the NIST list from the document set. | |
DoNotBreakParentChildGroups | 1 | Doesn't remove children from parent documents, even if the files are on the NIST list. Any loose NIST files are removed. |
See Also