Click or drag to resize

NistManagerIsNistConfigured Method

Check if NIST is configured and NIST data is loaded

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

Return Value

Type: Boolean
True if NIST has been configured
See Also