Click or drag to resize

INistManager Interface

Manager of all interactions with document Nist in a case

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

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