Click or drag to resize

NistManagerProperties Property

Provides access to the Nist properties for this case.

Namespace:  Law.EdaIntegration.Filters
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public NistProperties Properties { get; }

Return Value

Type: NistProperties
The NistProperties for accessing filtering related properties for this case.
See Also