Click or drag to resize

ImportManagerProperties Property

Provides access to the Import properties for this case.

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

Return Value

Type: ImportProperties
The ImportProperties for accessing analysis related properties for this case.
See Also