Click or drag to resize

IEdaIntegration Interface

The initial starting point for programmatic access to the LAW and Explore functionality.

Namespace:  EdaIntegrationContract
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
public interface IEdaIntegration

The IEdaIntegration type exposes the following members.

Methods
  NameDescription
Public methodConnectToExplore
Initialize the integration library for use within the Explore environment
Public methodConnectToLawTurboImport
Initialize the integration library for use with LAW Turbo Import cases
Top
See Also