Click or drag to resize

NistProperties Class

Represents the Nist properties for a case.
Inheritance Hierarchy
SystemObject
  Law.EdaIntegration.CaseCasePropertiesGroup
    Law.EdaIntegration.FiltersNistProperties

Namespace:  Law.EdaIntegration.Filters
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public class NistProperties : CasePropertiesGroup

The NistProperties 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