Click or drag to resize

INistProperties Interface

Represents the Nist properties for a case.

Namespace:  EdaIntegrationContract.Filters
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax
C#
public interface INistProperties

The INistProperties type exposes the following members.

Properties
  NameDescription
Public propertyIncludeItems
If set, Nisted documents are added to the case normally, including the native files and all associated fields. Otherwise Nisted documents are completely excluded from the case.
Public propertyNistEnabled
Controls whether or not to run the Nist process
Top
See Also