Harness proD API Help
EPLAN.Harness.API.Projects.Documents Namespace / Project Class / RemoveLibraryConnection Method
The library connection which you want to remove.
In This Topic
    RemoveLibraryConnection Method
    In This Topic
    Remove the library connection from this project.
    Syntax
    public void RemoveLibraryConnection( 
       BaseLibraryConnection connection
    )

    Parameters

    connection
    The library connection which you want to remove.
    See Also