Click or drag to resize

NistManager Class

Manager of all interactions with document Nist in a case
Inheritance Hierarchy
SystemObject
  Law.EdaIntegration.FiltersNistManager

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

The NistManager type exposes the following members.

Properties
  NameDescription
Public propertyProperties
Provides access to the Nist properties for this case.
Top
Methods
  NameDescription
Public methodIsNistConfigured
Check if NIST is configured and NIST data is loaded
Public methodUpdateProperties
Saves the Nist properties to the case.
Top
See Also