Click or drag to resize

INistManagerProperties Property

Provides access to the Nist properties for this case.

Namespace:  EdaIntegrationContract.Filters
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
INistProperties Properties { get; }

Return Value

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