Click or drag to resize

ICaseNist Property

Provides access to Nist for this case.

Namespace:  EdaIntegrationContract.Case
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax
C#
INistManager Nist { get; }

Return Value

Type: INistManager
Returns the NistManager for accessing information relating to Nist for this case.
See Also