ActiveLibraryConnection Class
In This Topic
ActiveLibraryConnection is the property of Project object. It contains a reference to an active library connection.
The class provides methods to browse and select parts included in the library.
Object Model
Inheritance Hierarchy
System.Object
EPLAN.Harness.API.DataStructures.LibraryConnections.ActiveLibraryConnection
Syntax
public class ActiveLibraryConnection
Public Properties
| Name | Description |
 | Connection |
Get the active library connection.
|
Top
Public Methods
See Also