Harness proD API Help
EPLAN.Harness.API.Projects.Documents Namespace / Project Class / ActiveConnection Property
In This Topic
    ActiveConnection Property
    In This Topic
    Get the active library connection. There are available methods to browse and get parts from library.
    Syntax
    public ActiveLibraryConnection ActiveConnection {get;}
    Remarks
    Returns null if there is no active library.
    See Also