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: b44b4b567bbab080f9f68472e841682bf13da2db
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