Click or drag to resize

CaseNist Property

Provides access to Nist for this case.

Namespace:  Law.EdaIntegration.Case
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public NistManager Nist { get; }

Return Value

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